Searched refs:PreEntryBlock (Results 1 – 1 of 1) sorted by relevance
342 BasicBlock *PreEntryBlock,346 BranchInst *createMergedBranch(BasicBlock *PreEntryBlock,1640 CHRScope *Scope, BasicBlock *PreEntryBlock) { in assertBranchOrSelectConditionHoisted() argument1652 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1666 assert((I->getParent() == PreEntryBlock || in assertBranchOrSelectConditionHoisted()1729 BasicBlock *PreEntryBlock = EntryBlock; in transformScopes() local1755 fixupBranchesAndSelects(Scope, PreEntryBlock, MergedBr, in transformScopes()1763 BasicBlock *PreEntryBlock, in cloneScopeBlocks() argument1839 NewBR->insertInto(PreEntryBlock, PreEntryBlock->end()); in createMergedBranch()1848 BasicBlock *PreEntryBlock, in fixupBranchesAndSelects() argument[all …]