Searched defs:GuardPredicates (Results 1 – 1 of 1) sorted by relevance
1239 BasicBlock *FirstGuardBlock, BBPredicates &GuardPredicates, in convertToGuardPredicates()1310 BBPredicates &GuardPredicates, StringRef Prefix) { in createGuardBlocks()1351 BBPredicates GuardPredicates; in CreateControlFlowHub() local