Lines Matching refs:getEntry
193 return RegInfos.front().R->getEntry(); in getEntryBlock()
712 BasicBlock *EntryBB = R->getEntry(); in getBranchInsertPoint()
748 BasicBlock *Entry = R->getEntry(); in findScope()
827 BasicBlock *BB = E->getEntry(); in findScope()
895 BasicBlock *EntryBB = R->getEntry(); in checkScopeHoistable()
1047 auto *BI = cast<BranchInst>(RI.R->getEntry()->getTerminator()); in getCHRConditionValuesForRegion()
1191 RI.R->getEntry()->getTerminator()) in splitScope()
1227 RI.R->getEntry()->getTerminator()) in splitScope()
1356 Scope->RegInfos[0].R->getEntry()->getTerminator()) in filterScopes()
1409 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in setCHRRegions()
1509 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in hoistScopeConditions()
1667 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in assertBranchOrSelectConditionHoisted()
1699 BasicBlock *EntryBlock = FirstRegion->getEntry(); in transformScopes()
1889 auto *BI = cast<BranchInst>(R->getEntry()->getTerminator()); in fixupBranch()