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.cpp1648 std::optional<llvm::SaveAndRestore<const CallExpr *>> SaveMustTail; in EmitReturnStmt() local
1653 SaveMustTail.emplace(MustTailCall, CE); in EmitReturnStmt()