Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp177 ValueLatticeElement toValueLattice() const { in toValueLattice() function in __anonf4e4c9bf0111::LatticeVal
494 LV = getValueState(V).toValueLattice(); in getParamState()
996 : getValueState(Op1).toValueLattice(); in visitCmpInst()
1001 : getValueState(Op2).toValueLattice(); in visitCmpInst()
1191 getParamState(&*AI).mergeIn(ConcreteArgument.toValueLattice(), DL); in visitCallSite()