Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1849 auto *AliasPtrTyped = in insertSpills() local
1852 AliasPtrTyped, [&](Use &U) { return DT.dominates(CB, U); }); in insertSpills()