Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1718 auto *AliasPtrTyped = in insertSpills() local
1721 AliasPtrTyped, [&](Use &U) { return DT.dominates(CB, U); }); in insertSpills()