Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DOptimizationRemarkEmitter.h127 bool shouldEmitVerbose() { return BFI != nullptr; } shouldEmitVerbose() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOptimizationRemarkEmitter.h212 bool shouldEmitVerbose() { return MBFI != nullptr; } shouldEmitVerbose() function