arrow_back_ios
Back to List
__cp_numblockstatements
Offload KB - features
Old Content Alert
Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.
This intrinsic returns the number of statements inside the basic block the intrinsic occurs in after optimization (not that an inlined function call can introduce more statements into the current basic block). This is very useful to test for optimization regressions within the compiler