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