Lines Matching refs:getEntry
153 return RegInfos.front().R->getEntry(); in getEntryBlock()
672 BasicBlock *EntryBB = R->getEntry(); in getBranchInsertPoint()
708 BasicBlock *Entry = R->getEntry(); in findScope()
799 BasicBlock *BB = E->getEntry(); in findScope()
867 BasicBlock *EntryBB = R->getEntry(); in checkScopeHoistable()
1019 auto *BI = cast<BranchInst>(RI.R->getEntry()->getTerminator()); in getCHRConditionValuesForRegion()
1163 RI.R->getEntry()->getTerminator()) in splitScope()
1199 RI.R->getEntry()->getTerminator()) in splitScope()
1328 Scope->RegInfos[0].R->getEntry()->getTerminator()) in filterScopes()
1381 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in setCHRRegions()
1481 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in hoistScopeConditions()
1639 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in assertBranchOrSelectConditionHoisted()
1671 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes()
1861 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in fixupBranch()