Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp5068 const SCEV *CondSCEV = SE->getSCEV(SI->getCondition()); in getInstructionCost() local
5069 bool ScalarCond = (SE->isLoopInvariant(CondSCEV, TheLoop)); in getInstructionCost()