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