/external/llvm/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 133 UnreachableEdges.push_back(I.getSuccessorIndex()); in calcUnreachableHeuristics() 135 ReachableEdges.push_back(I.getSuccessorIndex()); in calcUnreachableHeuristics() 262 ColdEdges.push_back(I.getSuccessorIndex()); in calcColdCallHeuristics() 264 NormalEdges.push_back(I.getSuccessorIndex()); in calcColdCallHeuristics() 357 ExitingEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 359 BackEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 361 InEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 599 return getEdgeProbability(Src, Dst.getSuccessorIndex()); in getEdgeProbability() 611 auto MapI = Probs.find(std::make_pair(Src, I.getSuccessorIndex())); in getEdgeProbability()
|
D | SparsePropagation.cpp | 199 Succs[Case.getSuccessorIndex()] = true; in getFeasibleSuccessors()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 245 UnreachableEdges.push_back(I.getSuccessorIndex()); in calcUnreachableHeuristics() 247 ReachableEdges.push_back(I.getSuccessorIndex()); in calcUnreachableHeuristics() 391 ColdEdges.push_back(I.getSuccessorIndex()); in calcColdCallHeuristics() 393 NormalEdges.push_back(I.getSuccessorIndex()); in calcColdCallHeuristics() 622 UnlikelyEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 624 ExitingEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 626 BackEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 628 InEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 631 ExitingEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 633 BackEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() [all …]
|
/external/llvm-project/llvm/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 404 UnreachableEdges.push_back(I.getSuccessorIndex()); in calcUnreachableHeuristics() 406 ReachableEdges.push_back(I.getSuccessorIndex()); in calcUnreachableHeuristics() 601 ColdEdges.push_back(I.getSuccessorIndex()); in calcColdCallHeuristics() 603 NormalEdges.push_back(I.getSuccessorIndex()); in calcColdCallHeuristics() 802 UnlikelyEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 804 ExitingEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 806 BackEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 808 InEdges.push_back(I.getSuccessorIndex()); in calcLoopBranchHeuristics() 1107 return getEdgeProbability(Src, Dst.getSuccessorIndex()); in getEdgeProbability() 1121 Prob += Probs.find(std::make_pair(Src, I.getSuccessorIndex()))->second; in getEdgeProbability()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | CFGPrinter.h | 136 unsigned SuccNo = I.getSuccessorIndex(); 164 unsigned OpNo = I.getSuccessorIndex() + 1;
|
D | SparsePropagation.h | 365 Succs[Case.getSuccessorIndex()] = true; in getFeasibleSuccessors()
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | CFGPrinter.h | 216 unsigned SuccNo = I.getSuccessorIndex(); 240 unsigned OpNo = I.getSuccessorIndex(); 272 OpNo = I.getSuccessorIndex() + 1;
|
D | SparsePropagation.h | 365 Succs[Case.getSuccessorIndex()] = true; in getFeasibleSuccessors()
|
/external/llvm/include/llvm/Analysis/ |
D | CFGPrinter.h | 108 unsigned SuccNo = I.getSuccessorIndex();
|
/external/llvm-project/mlir/lib/Transforms/ |
D | BufferDeallocation.cpp | 259 branchInterface.getSuccessorOperands(it.getSuccessorIndex()) in introduceBlockArgCopy() 265 branchInterface.getMutableSuccessorOperands(it.getSuccessorIndex()); in introduceBlockArgCopy()
|
D | SCCP.cpp | 835 branchOperands = branch.getSuccessorOperands(it.getSuccessorIndex()); in visitBlockArgument()
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | BasicBlockUtils.h | 129 return SplitCriticalEdge(BB->getTerminator(), SI.getSuccessorIndex(),
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | BasicBlockUtils.h | 182 return SplitCriticalEdge(BB->getTerminator(), SI.getSuccessorIndex(),
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | BlockSupport.h | 48 unsigned getSuccessorIndex() const;
|
/external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
D | BasicBlockUtils.h | 205 return SplitCriticalEdge(BB->getTerminator(), SI.getSuccessorIndex(),
|
/external/llvm-project/mlir/lib/Transforms/Utils/ |
D | RegionUtils.cpp | 543 if (!branch || !branch.getMutableSuccessorOperands(it.getSuccessorIndex())) in ableToUpdatePredOperands() 599 unsigned succIndex = predIt.getSuccessorIndex(); in merge()
|
/external/llvm-project/mlir/lib/IR/ |
D | Block.cpp | 297 unsigned PredecessorIterator::getSuccessorIndex() const { in getSuccessorIndex() function in PredecessorIterator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | CFG.h | 197 int getSuccessorIndex() const { return Idx; } in getSuccessorIndex() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | CFG.h | 198 int getSuccessorIndex() const { return Idx; } in getSuccessorIndex() function
|
D | Instructions.h | 3236 return SI->getSuccessor(getSuccessorIndex()); 3243 unsigned getSuccessorIndex() const { 3275 SI->setSuccessor(getSuccessorIndex(), S);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SimpleLoopUnswitch.cpp | 653 auto W = SIW.getSuccessorWeight(CaseI->getSuccessorIndex()); in unswitchTrivialSwitch() 768 SIW.getSuccessorWeight(Case.getSuccessorIndex())); in unswitchTrivialSwitch() 773 auto W = SIW.getSuccessorWeight(Case.getSuccessorIndex()); in unswitchTrivialSwitch() 816 0, SIW.getSuccessorWeight(LastCaseI->getSuccessorIndex())); in unswitchTrivialSwitch()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | SimpleLoopUnswitch.cpp | 677 auto W = SIW.getSuccessorWeight(CaseI->getSuccessorIndex()); in unswitchTrivialSwitch() 792 SIW.getSuccessorWeight(Case.getSuccessorIndex())); in unswitchTrivialSwitch() 797 auto W = SIW.getSuccessorWeight(Case.getSuccessorIndex()); in unswitchTrivialSwitch() 840 0, SIW.getSuccessorWeight(LastCaseI->getSuccessorIndex())); in unswitchTrivialSwitch()
|
D | SCCP.cpp | 654 Succs[SI->findCaseValue(CI)->getSuccessorIndex()] = true; in getFeasibleSuccessors() 665 Succs[Case.getSuccessorIndex()] = true; in getFeasibleSuccessors() 669 Succs[SI->case_default()->getSuccessorIndex()] = true; in getFeasibleSuccessors()
|
/external/llvm/include/llvm/IR/ |
D | InstrTypes.h | 160 unsigned getSuccessorIndex() const { return idx; } in getSuccessorIndex() function
|
D | Instructions.h | 3058 return SI->getSuccessor(getSuccessorIndex()); 3065 unsigned getSuccessorIndex() const { 3129 SI->setSuccessor(getSuccessorIndex(), S);
|