Home
last modified time | relevance | path

Searched defs:InlineHistory (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp55 inlineHistoryIncludes(Function * F,int InlineHistoryID,const SmallVectorImpl<std::pair<Function *,int>> & InlineHistory) inlineHistoryIncludes() argument
172 SmallVector<std::pair<Function *, int>, 16> InlineHistory; run() local
H A DInliner.cpp151 inlineHistoryIncludes(Function * F,int InlineHistoryID,const SmallVectorImpl<std::pair<Function *,int>> & InlineHistory) inlineHistoryIncludes() argument
293 SmallVector<std::pair<Function *, int>, 16> InlineHistory; run() local
[all...]