Searched refs:PreEntryBlock (Results 1 – 1 of 1) sorted by relevance
377 BasicBlock *PreEntryBlock,381 BranchInst *createMergedBranch(BasicBlock *PreEntryBlock,386 BasicBlock *PreEntryBlock,1625 CHRScope *Scope, BasicBlock *PreEntryBlock) { in assertBranchOrSelectConditionHoisted() argument1637 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1651 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1693 BasicBlock *PreEntryBlock = EntryBlock; in transformScopes() local1719 fixupBranchesAndSelects(Scope, PreEntryBlock, MergedBr, in transformScopes()1727 BasicBlock *PreEntryBlock, in cloneScopeBlocks() argument1797 PreEntryBlock->getInstList().push_back(NewBR); in createMergedBranch()[all …]