Home
last modified time | relevance | path

Searched refs:DbgValueSCEV (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5842 auto DbgValueSCEV = std::get<const SCEV *>(D); in ReduceLoopStrength() local
5853 SE.computeConstantDifference(DbgValueSCEV, PhiSCEV)) { in ReduceLoopStrength()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5788 auto DbgValueSCEV = SE.getSCEV(V); in DbgGatherEqualValues() local
5797 SE.computeConstantDifference(DbgValueSCEV, PhiSCEV); in DbgGatherEqualValues()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5788 auto DbgValueSCEV = SE.getSCEV(V); in DbgGatherEqualValues() local
5797 SE.computeConstantDifference(DbgValueSCEV, PhiSCEV); in DbgGatherEqualValues()