Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DInlineAlways.cpp43 AlwaysInliner(bool InsertLifetime) in AlwaysInliner()
73 Pass *llvm::createAlwaysInlinerPass(bool InsertLifetime) { in createAlwaysInlinerPass()
DInliner.cpp59 Inliner::Inliner(char &ID, int Threshold, bool InsertLifetime) in Inliner()
119 int InlineHistory, bool InsertLifetime) { in InlineCallIfPossible()
/external/llvm/include/llvm/Transforms/IPO/
DInlinerPass.h82 bool InsertLifetime; member
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp35 bool InsertLifetime) { in InlineFunction()
39 bool InsertLifetime) { in InlineFunction()
490 bool InsertLifetime) { in InlineFunction()