Searched refs:LHSSCEV (Results 1 – 1 of 1) sorted by relevance
440 const SCEV *LHSSCEV = SE.getSCEVAtScope(Load, L); in buildConditionSets() local441 const SCEV *RHSSCEV = SE.getZero(LHSSCEV->getType()); in buildConditionSets()443 isl_pw_aff *LHS = getPwAff(BB, InvalidDomainMap, LHSSCEV, NonNeg); in buildConditionSets()