Searched defs:getFeasibleSuccessors (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | SparsePropagation.h | 289 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::getFeasibleSuccessors( getFeasibleSuccessors() function |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SCCPSolver.cpp | 1070 void SCCPInstVisitor::getFeasibleSuccessors(Instruction &TI, getFeasibleSuccessors() function in SCCPInstVisitor |