Searched refs:emplaceBlock (Results 1 – 10 of 10) sorted by relevance
80 state.addRegion()->emplaceBlock(); in build()
149 state.regions.front()->emplaceBlock(); in build()
77 b.setInsertionPointToStart(&executeRegionOp.getRegion().emplaceBlock()); in wrapInExecuteRegion()
46 Block &emplaceBlock() { in emplaceBlock() function
385 state.regions[0]->emplaceBlock(); in build()
407 refCountingBlock = &successor->getParent()->emplaceBlock(); in addDropRefInDivergentLivenessSuccessor()
753 Block *newBeforeBody = &newWhileOp.getBefore().emplaceBlock(); in bufferize()755 Block *newAfterBody = &newWhileOp.getAfter().emplaceBlock(); in bufferize()
172 Block *block = ®ion.emplaceBlock(); in generateMatcher()
616 if (region->empty()) region->emplaceBlock();649 if ({0}Region->empty()) {0}Region->emplaceBlock();
986 Block &block = region.emplaceBlock(); in parse()