Searched refs:NumberOfInstrumentedBlocks (Results 1 – 1 of 1) sorted by relevance
158 unsigned NumberOfInstrumentedBlocks() { in NumberOfInstrumentedBlocks() function in __anonaa170eb80111::SanitizerCoverageModule237 auto N = NumberOfInstrumentedBlocks(); in runOnModule()465 ConstantInt::get(IntptrTy, (1 + NumberOfInstrumentedBlocks()) * 4)); in InjectCoverageAtBlock()491 ConstantInt::get(IntptrTy, NumberOfInstrumentedBlocks() - 1)); in InjectCoverageAtBlock()