Home
last modified time | relevance | path

Searched defs:PostInlining (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DEntryExitInstrumenter.h33 bool PostInlining; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp80 runOnFunction(Function & F,bool PostInlining) runOnFunction() argument