Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp472 llvm::Function *FrameEscapeFn = llvm::Intrinsic::getOrInsertDeclaration( in FinishFunction() local
474 CGBuilderTy(*this, AllocaInsertPt).CreateCall(FrameEscapeFn, EscapeArgs); in FinishFunction()