Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DAlwaysInliner.h30 bool InsertLifetime; variable
34 : InsertLifetime(InsertLifetime) {} in InsertLifetime() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAlwaysInliner.cpp109 AlwaysInlinerLegacyPass(bool InsertLifetime) in AlwaysInlinerLegacyPass()
DInliner.cpp125 LegacyInlinerBase::LegacyInlinerBase(char &ID, bool InsertLifetime) in LegacyInlinerBase()
277 bool InsertLifetime, function_ref<AAResults &(Function &)> &AARGetter, in InlineCallIfPossible()
532 bool InsertLifetime, in inlineCallsImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp89 bool InsertLifetime) { in InlineFunction()
1562 bool InsertLifetime, in InlineFunction()