Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DSparsePropagation.cpp121 void SparseSolver::getFeasibleSuccessors(TerminatorInst &TI, in getFeasibleSuccessors() function in SparseSolver
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h287 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::getFeasibleSuccessors( in getFeasibleSuccessors() function
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp541 void SCCPSolver::getFeasibleSuccessors(TerminatorInst &TI, in getFeasibleSuccessors() function in SCCPSolver
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp667 void SCCPSolver::getFeasibleSuccessors(Instruction &TI, in getFeasibleSuccessors() function in SCCPSolver