Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp94 auto FinalizeOnReturn = llvm::make_scope_exit([&EraseList] { in AnalyzeBranchImpl() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3149 auto FinalizeOnReturn = make_scope_exit([this]() { finalizeFunction(); }); in runOnMachineFunction() local