Searched refs:PreEntryBlock (Results 1 – 1 of 1) sorted by relevance
334 BasicBlock *PreEntryBlock,338 BranchInst *createMergedBranch(BasicBlock *PreEntryBlock,343 BasicBlock *PreEntryBlock,1632 CHRScope *Scope, BasicBlock *PreEntryBlock) { in assertBranchOrSelectConditionHoisted() argument1644 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1658 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1700 BasicBlock *PreEntryBlock = EntryBlock; in transformScopes() local1726 fixupBranchesAndSelects(Scope, PreEntryBlock, MergedBr, in transformScopes()1734 BasicBlock *PreEntryBlock, in cloneScopeBlocks() argument1804 PreEntryBlock->getInstList().push_back(NewBR); in createMergedBranch()[all …]