Searched refs:collectBlocks (Results 1 – 2 of 2) sorted by relevance
419 void collectBlocks(SmallPtrSetImpl<BasicBlock *> &BlockSet,
136 OI.collectBlocks(ParallelRegionBlockSet, Blocks); in finalize()664 OI.collectBlocks(ParallelRegionBlockSet, Blocks); in createParallel()1518 void OpenMPIRBuilder::OutlineInfo::collectBlocks( in collectBlocks() function in OpenMPIRBuilder::OutlineInfo