Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DInlineAlways.cpp45 AlwaysInliner(bool InsertLifetime) : Inliner(ID, InsertLifetime) { in AlwaysInliner()
76 Pass *llvm::createAlwaysInlinerPass(bool InsertLifetime) { in createAlwaysInlinerPass()
DInliner.cpp52 Inliner::Inliner(char &ID, bool InsertLifetime) in Inliner()
80 int InlineHistory, bool InsertLifetime) { in InlineCallIfPossible()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp59 AAResults *CalleeAAR, bool InsertLifetime) { in InlineFunction()
63 AAResults *CalleeAAR, bool InsertLifetime) { in InlineFunction()
1351 AAResults *CalleeAAR, bool InsertLifetime) { in InlineFunction()