Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DReplayInlineAdvisor.cpp29 const ReplayInlinerSettings &ReplaySettings, bool EmitRemarks, in ReplayInlineAdvisor()
83 const ReplayInlinerSettings &ReplaySettings, in getReplayInlineAdvisor()
DInlineAdvisor.cpp204 const ReplayInlinerSettings &ReplaySettings, InlineContext IC) { in tryCreate()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DReplayInlineAdvisor.h83 const ReplayInlinerSettings ReplaySettings; variable