Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1504 std::optional<llvm::SaveAndRestore<const CallExpr *>> SaveMustTail; in EmitReturnStmt() local
1509 SaveMustTail.emplace(MustTailCall, CE); in EmitReturnStmt()