Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp276 static bool inlineHistoryIncludes( in inlineHistoryIncludes() function
413 inlineHistoryIncludes(Callee, InlineHistoryID, InlineHistory)) { in inlineCallsImpl()
956 inlineHistoryIncludes(&Callee, InlineHistoryID, InlineHistory)) { in run()