Searched refs:EBs (Results 1 – 1 of 1) sorted by relevance
181 SmallVector<BasicBlock *, 8> EBs; in processInstruction() local182 OtherLoop->getExitBlocks(EBs); in processInstruction()183 if (EBs.empty()) in processInstruction()189 processInstruction(*OtherLoop, *I, DT, EBs, PredCache, LI); in processInstruction()