Searched defs:EntryExitInstrumenterPass (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DEntryExitInstrumenter.h24 struct EntryExitInstrumenterPass struct in namespace:llvm
26 EntryExitInstrumenterPass(bool PostInlining) : PostInlining(PostInlining) {} function in struct:llvm::EntryExitInstrumenterPass

Completed in 85 milliseconds