Searched refs:AfterGuard (Results 1 – 1 of 1) sorted by relevance
3034 Instruction *AfterGuard = Guard->getNextNode(); in threadGuard() local3035 unsigned Cost = getJumpThreadDuplicationCost(BB, AfterGuard, BBDupThreshold); in threadGuard()3041 BB, PredGuardedBlock, AfterGuard, GuardedMapping, *DTU); in threadGuard()3055 for (auto BI = BB->begin(); &*BI != AfterGuard; ++BI) in threadGuard()