Searched refs:AfterGuard (Results 1 – 1 of 1) sorted by relevance
3074 Instruction *AfterGuard = Guard->getNextNode(); in threadGuard() local3076 getJumpThreadDuplicationCost(TTI, BB, AfterGuard, BBDupThreshold); in threadGuard()3082 BB, PredGuardedBlock, AfterGuard, GuardedMapping, *DTU); in threadGuard()3096 for (auto BI = BB->begin(); &*BI != AfterGuard; ++BI) in threadGuard()