Searched refs:BlocksReachedFromConditionalInstruction (Results 1 – 3 of 3) sorted by relevance
32 FPI.BlocksReachedFromConditionalInstruction += BI->getNumSuccessors(); in getFunctionPropertiesInfo()34 FPI.BlocksReachedFromConditionalInstruction += in getFunctionPropertiesInfo()63 << BlocksReachedFromConditionalInstruction << "\n" in print()
241 CallerBefore.BlocksReachedFromConditionalInstruction); in getAdviceImpl()245 CalleeBefore.BlocksReachedFromConditionalInstruction); in getAdviceImpl()
39 int64_t BlocksReachedFromConditionalInstruction = 0; variable