Searched refs:InputAtScope (Results 1 – 2 of 2) sorted by relevance
8266 const SCEV *InputAtScope = getSCEVAtScope(Input, L); in computeSCEVAtScope() local8269 if (isa<SCEVConstant>(InputAtScope)) return InputAtScope; in computeSCEVAtScope()
8506 const SCEV *InputAtScope = getSCEVAtScope(Input, L); in computeSCEVAtScope() local8509 if (isa<SCEVConstant>(InputAtScope)) return InputAtScope; in computeSCEVAtScope()