Home
last modified time | relevance | path

Searched defs:DbgII (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1614 if (auto DbgII = dyn_cast<DbgVariableIntrinsic>(&I)) { in insertDebugValuesForPHIs() local
1643 auto *DbgII = cast<DbgVariableIntrinsic>(V->second); in insertDebugValuesForPHIs() local