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

/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp780 Function *StackSave = Intrinsic::getDeclaration(M, Intrinsic::stacksave); local
785 .CreateCall(StackSave, "savedstack");

Completed in 54 milliseconds