Home
last modified time | relevance | path

Searched refs:inlineHistoryIncludes (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp53 static bool inlineHistoryIncludes( in inlineHistoryIncludes() function
201 inlineHistoryIncludes(&Callee, InlineHistoryID, InlineHistory)) { in run()
H A DInliner.cpp336 static bool inlineHistoryIncludes( in inlineHistoryIncludes() function
473 inlineHistoryIncludes(Callee, InlineHistoryID, InlineHistory)) { in inlineCallsImpl()
873 inlineHistoryIncludes(&Callee, InlineHistoryID, InlineHistory)) { in run()