Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h289 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::getFeasibleSuccessors( getFeasibleSuccessors() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1070 void SCCPInstVisitor::getFeasibleSuccessors(Instruction &TI, getFeasibleSuccessors() function in SCCPInstVisitor