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