Home
last modified time | relevance | path

Searched refs:InputAtScope (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8266 const SCEV *InputAtScope = getSCEVAtScope(Input, L); in computeSCEVAtScope() local
8269 if (isa<SCEVConstant>(InputAtScope)) return InputAtScope; in computeSCEVAtScope()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8506 const SCEV *InputAtScope = getSCEVAtScope(Input, L); in computeSCEVAtScope() local
8509 if (isa<SCEVConstant>(InputAtScope)) return InputAtScope; in computeSCEVAtScope()