Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1563 auto GetFramePointer = [&](Value *Orig) -> Value * { in insertSpills() local
1681 auto *GEP = GetFramePointer(E.first); in insertSpills()
1744 auto *G = GetFramePointer(Alloca); in insertSpills()
1772 auto *G = GetFramePointer(Alloca); in insertSpills()
1792 auto *G = GetFramePointer(Alloca); in insertSpills()
1800 auto *FramePtr = GetFramePointer(Alloca); in insertSpills()