Home
last modified time | relevance | path

Searched defs:StackRestore (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2300 Function *StackRestore=Intrinsic::getDeclaration(M,Intrinsic::stackrestore); in InlineFunction() local
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2066 StackRestore, in visitCallInst() enumerator