Searched defs:StackSave (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2035 Function *StackSave = Intrinsic::getDeclaration(M, Intrinsic::stacksave); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1102 Value *StackSave = nullptr; local
1125 StackSave); local

Completed in 168 milliseconds