Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5898 auto EVHandle = std::get<WeakVH>(EV); in DbgApplyEqualValues() local
5899 if (!EVHandle) in DbgApplyEqualValues()
5902 DVI->replaceVariableLocationOp(Idx, EVHandle); in DbgApplyEqualValues()