Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DOptimizationRemarkEmitter.h117 bool shouldEmitVerbose() { return BFI != nullptr; } in shouldEmitVerbose() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOptimizationRemarkEmitter.h197 bool shouldEmitVerbose() { return MBFI != nullptr; } in shouldEmitVerbose() function