Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h191 void getFeasibleSuccessors(Instruction &TI, SmallVectorImpl<bool> &Succs,
287 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::getFeasibleSuccessors( in getFeasibleSuccessors() function
373 getFeasibleSuccessors(*TI, SuccFeasible, AggressiveUndef); in isEdgeFeasible()
386 getFeasibleSuccessors(TI, SuccFeasible, true); in visitTerminator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp574 void getFeasibleSuccessors(Instruction &TI, SmallVectorImpl<bool> &Succs);
667 void SCCPSolver::getFeasibleSuccessors(Instruction &TI, in getFeasibleSuccessors() function in SCCPSolver
863 getFeasibleSuccessors(TI, SuccFeasible); in visitTerminator()