Lines Matching refs:getEntry
191 return RegInfos.front().R->getEntry(); in getEntryBlock()
696 BasicBlock *EntryBB = R->getEntry(); in getBranchInsertPoint()
732 BasicBlock *Entry = R->getEntry(); in findScope()
806 BasicBlock *BB = E->getEntry(); in findScope()
874 BasicBlock *EntryBB = R->getEntry(); in checkScopeHoistable()
1023 auto *BI = cast<BranchInst>(RI.R->getEntry()->getTerminator()); in getCHRConditionValuesForRegion()
1166 RI.R->getEntry()->getTerminator()) in splitScope()
1202 RI.R->getEntry()->getTerminator()) in splitScope()
1331 Scope->RegInfos[0].R->getEntry()->getTerminator()) in filterScopes()
1384 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in setCHRRegions()
1467 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in hoistScopeConditions()
1632 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in assertBranchOrSelectConditionHoisted()
1664 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes()
1853 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in fixupBranch()