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

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

Completed in 58 milliseconds