Home
last modified time | relevance | path

Searched refs:DK_PGOProfile (Results 1 – 3 of 3) 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-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h76 DK_PGOProfile, enumerator
325 : DiagnosticInfo(DK_PGOProfile, Severity), FileName(FileName), Msg(Msg) {} in DiagnosticInfo() argument
331 return DI->getKind() == DK_PGOProfile; in classof()
/external/llvm-project/llvm/include/llvm/IR/
DDiagnosticInfo.h78 DK_PGOProfile, enumerator
326 : DiagnosticInfo(DK_PGOProfile, Severity), FileName(FileName), Msg(Msg) {} in DiagnosticInfo() argument
332 return DI->getKind() == DK_PGOProfile; in classof()