Searched refs:RelocBlocks (Results 1 – 1 of 1) sorted by relevance
624 SmallPtrSet<BasicBlock *, 4> RelocBlocks; in getCoroBeginPredBlocks() local631 if (RelocBlocks.count(BB) == 0) { in getCoroBeginPredBlocks()632 RelocBlocks.insert(BB); in getCoroBeginPredBlocks()636 return RelocBlocks; in getCoroBeginPredBlocks()641 SmallPtrSetImpl<BasicBlock *> &RelocBlocks) { in getNotRelocatableInstructions() argument649 for (BasicBlock *BB : RelocBlocks) in getNotRelocatableInstructions()671 if (RelocBlocks.count(SI->getParent()) != 0 && in getNotRelocatableInstructions()