Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5841 auto DbgValueType = std::get<const Type *>(D); in ReduceLoopStrength() local
5847 if (DbgValueType != Phi.getType()) in ReduceLoopStrength()