Home
last modified time | relevance | path

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

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