Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp29 const ReplayInlinerSettings &ReplaySettings, bool EmitRemarks, in ReplayInlineAdvisor()
83 const ReplayInlinerSettings &ReplaySettings, in getReplayInlineAdvisor()
H A DInlineAdvisor.cpp204 const ReplayInlinerSettings &ReplaySettings, InlineContext IC) { in tryCreate()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h83 const ReplayInlinerSettings ReplaySettings; variable