Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2764 bool IsIRInstr = Reader->isIRLevelProfile(); in showInstrProfile() local
2786 if (TextFormat && IsIRInstr) in showInstrProfile()
2872 if (!IsIRInstr) in showInstrProfile()
2890 size_t Start = (IsIRInstr ? 0 : 1); in showInstrProfile()