Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DInliner.cpp382 inlineHistory) { in inlineHistoryIncludes()
487 SmallVector<std::pair<CallGraphNode *, InlineHistoryT>, 8> inlineHistory; in inlineCallsInSCC() local