Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDiagnosticInfo.h66 DK_PGOProfile, enumerator
319 : DiagnosticInfo(DK_PGOProfile, Severity), FileName(FileName), Msg(Msg) {} in DiagnosticInfo() argument
325 return DI->getKind() == DK_PGOProfile; in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDiagnosticInfo.h77 DK_PGOProfile, enumerator
322 : DiagnosticInfo(DK_PGOProfile, Severity), FileName(FileName), Msg(Msg) {} in DiagnosticInfo() argument
328 return DI->getKind() == DK_PGOProfile; in classof()