Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp29 const ReplayInlinerSettings &ReplaySettings, bool EmitRemarks, in ReplayInlineAdvisor()
84 bool EmitRemarks, InlineContext IC) { in getReplayInlineAdvisor()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h84 bool EmitRemarks = false; variable
H A DInlineAdvisor.h161 bool EmitRemarks; variable