Searched refs:IsIRInstr (Results 1 – 2 of 2) sorted by relevance
120 bool IsIRInstr = false; in readHeader() local127 IsIRInstr = true; in readHeader()129 IsIRInstr = false; in readHeader()134 IsIRLevelProfile = IsIRInstr; in readHeader()
341 bool IsIRInstr = Reader->isIRLevelProfile(); in showInstrProfile() local372 if (!IsIRInstr) in showInstrProfile()381 size_t Start = (IsIRInstr ? 0 : 1); in showInstrProfile()