Searched defs:PredCst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp435 Constant *PredCst = LVI->getConstantOnEdge(V, P, BB, CxtI); local
436 if (Constant *KC = getKnownConstant(PredCst, Preference))

Completed in 193 milliseconds