Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DValueTracking.cpp2166 if (Constant *MulC = dyn_cast<Constant>(Mul0)) { in ComputeMultiple() local
2190 if (Constant *MulC = dyn_cast<Constant>(Mul1)) { in ComputeMultiple() local
DScalarEvolution.cpp4515 const SCEVConstant *MulC = dyn_cast<SCEVConstant>(TCMul); in getSmallConstantTripMultiple() local