Searched refs:IsIRInstr (Results 1 – 1 of 1) sorted by relevance
2705 bool IsIRInstr = Reader->isIRLevelProfile(); in showInstrProfile() local2727 if (TextFormat && IsIRInstr) in showInstrProfile()2813 if (!IsIRInstr) in showInstrProfile()2827 size_t Start = (IsIRInstr ? 0 : 1); in showInstrProfile()