Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDiagnosticInfo.h496 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; } in shouldAlwaysPrint() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h795 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; } in shouldAlwaysPrint() function
/external/llvm-project/llvm/include/llvm/IR/
DDiagnosticInfo.h804 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; } in shouldAlwaysPrint() function