Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DInlineAlways.cpp47 AlwaysInliner(bool InsertLifetime) in AlwaysInliner()
79 Pass *llvm::createAlwaysInlinerPass(bool InsertLifetime) { in createAlwaysInlinerPass()
DInliner.cpp71 Inliner::Inliner(char &ID, int Threshold, bool InsertLifetime) in Inliner()
132 int InlineHistory, bool InsertLifetime) { in InlineCallIfPossible()
/external/llvm/include/llvm/Transforms/IPO/
DInlinerPass.h82 bool InsertLifetime; member
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp59 AAResults *CalleeAAR, bool InsertLifetime) { in InlineFunction()
63 AAResults *CalleeAAR, bool InsertLifetime) { in InlineFunction()
1022 AAResults *CalleeAAR, bool InsertLifetime) { in InlineFunction()