Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAlwaysInliner.h34 bool InsertLifetime; variable
38 : InsertLifetime(InsertLifetime) {} in InsertLifetime() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAlwaysInliner.cpp34 Module &M, bool InsertLifetime, ProfileSummaryInfo &PSI, in AlwaysInlineImpl()
119 bool InsertLifetime; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2369 bool InsertLifetime, in InlineFunction()
2472 bool InsertLifetime, in InlineFunction()