Searched refs:CondSCEV (Results 1 – 1 of 1) sorted by relevance
5899 const SCEV *CondSCEV = SE->getSCEV(SI->getCondition()); in getInstructionCost() local5900 bool ScalarCond = (SE->isLoopInvariant(CondSCEV, TheLoop)); in getInstructionCost()