Home
last modified time | relevance | path

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

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