Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp124 if (const SCEVConstant *ConstEC = dyn_cast<SCEVConstant>(EC)) { in isHardwareLoopCandidate() local
125 if (ConstEC->getValue()->isZero()) in isHardwareLoopCandidate()