Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp331 bool DidInline = false; run() local
/llvm-project/bolt/lib/Passes/
H A DInliner.cpp532 const bool DidInline = inlineCallsInFunction(*Function); in runOnFunctions() local