Home
last modified time | relevance | path

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

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