Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1756 auto *AliasPtrTyped = in insertSpills() local
1759 AliasPtrTyped, [&](Use &U) { return DT.dominates(CB, U); }); in insertSpills()