Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DInliner.cpp380 CallGraphNode *node, Optional<size_t> inlineHistoryID, in inlineHistoryIncludes()
505 InlineHistoryT inlineHistoryID = callHistory[i]; in inlineCallsInSCC() local