Home
last modified time | relevance | path

Searched defs:Succ2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp543 if (IsSuccessor(Succ1, Succ2)) in computeOutliningInfo() argument
533 __anonb1a3443d0902(BasicBlock *Succ1, BasicBlock *Succ2) computeOutliningInfo() argument
568 BasicBlock *Succ2 = *(succ_begin(CurrEntry) + 1); computeOutliningInfo() local
643 BasicBlock *Succ2 = *(succ_begin(Cand) + 1); computeOutliningInfo() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1116 MachineBasicBlock *Succ2 = BestB.Dest; getBestTrellisSuccessor() local
1389 const MachineBasicBlock *Succ2 = *(BB->succ_begin() + 1); getLayoutSuccessorProbThreshold() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp902 for (auto &Succ2 : SU->Succs) { in UnscheduleNodeBottomUp() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7396 BasicBlock *Succ2 = SuccBI->getSuccessor(1); mergeNestedCondBranch() local