Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Support/
H A DDebugCounter.cpp116 void DebugCounter::applyCLOptions() { in applyCLOptions() function in DebugCounter
/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A Dllvm-dwarfutil.cpp422 static Error applyCLOptions(const struct Options &Opts, ObjectFile &InputFile) { in applyCLOptions() function