Home
last modified time | relevance | path

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

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