Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp746 void removeLatticeValueFor(Value *V) { ValueState.erase(V); } removeLatticeValueFor() function in llvm::SCCPInstVisitor
2059 void SCCPSolver::removeLatticeValueFor(Value *V) { removeLatticeValueFor() function in SCCPSolver