Searched refs:PreEntryBlock (Results 1 – 1 of 1) sorted by relevance
374 BasicBlock *PreEntryBlock,378 BranchInst *createMergedBranch(BasicBlock *PreEntryBlock,383 BasicBlock *PreEntryBlock,1660 CHRScope *Scope, BasicBlock *PreEntryBlock) { in assertBranchOrSelectConditionHoisted() argument1672 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1686 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1728 BasicBlock *PreEntryBlock = EntryBlock; in transformScopes() local1754 fixupBranchesAndSelects(Scope, PreEntryBlock, MergedBr, in transformScopes()1762 BasicBlock *PreEntryBlock, in cloneScopeBlocks() argument1832 PreEntryBlock->getInstList().push_back(NewBR); in createMergedBranch()[all …]