Searched refs:IsIRInstr (Results 1 – 2 of 2) sorted by relevance
156 bool IsIRInstr = false; in readHeader() local163 IsIRInstr = true; in readHeader()165 IsIRInstr = false; in readHeader()167 IsIRInstr = true; in readHeader()177 IsIRLevelProfile = IsIRInstr; in readHeader()
2054 bool IsIRInstr = Reader->isIRLevelProfile(); in showInstrProfile() local2076 if (TextFormat && IsIRInstr) in showInstrProfile()2139 if (!IsIRInstr) in showInstrProfile()2153 size_t Start = (IsIRInstr ? 0 : 1); in showInstrProfile()