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