Home
last modified time | relevance | path

Searched defs:InsertLifetime (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DInlineAlways.cpp47 AlwaysInliner(bool InsertLifetime) in AlwaysInliner()
79 Pass *llvm::createAlwaysInlinerPass(bool InsertLifetime) { in createAlwaysInlinerPass()
H A DInliner.cpp70 Inliner::Inliner(char &ID, int Threshold, bool InsertLifetime) in Inliner()
132 int InlineHistory, bool InsertLifetime, in InlineCallIfPossible()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DInlinerPass.h82 bool InsertLifetime; member
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp56 bool InsertLifetime) { in InlineFunction()
60 bool InsertLifetime) { in InlineFunction()
900 bool InsertLifetime) { in InlineFunction()