Searched refs:RelocBlocks (Results 1 – 1 of 1) sorted by relevance
692 SmallPtrSet<BasicBlock *, 4> RelocBlocks; in getCoroBeginPredBlocks() local699 if (RelocBlocks.count(BB) == 0) { in getCoroBeginPredBlocks()700 RelocBlocks.insert(BB); in getCoroBeginPredBlocks()704 return RelocBlocks; in getCoroBeginPredBlocks()709 SmallPtrSetImpl<BasicBlock *> &RelocBlocks) { in getNotRelocatableInstructions() argument717 for (BasicBlock *BB : RelocBlocks) in getNotRelocatableInstructions()739 if (RelocBlocks.count(SI->getParent()) != 0 && in getNotRelocatableInstructions()