Searched refs:IsCompileTimeInfoPoint (Results 1 – 3 of 3) sorted by relevance
35 if (IsCompileTimeInfoPoint()) encoding[kCompileTimeInfoPoint] = 'G'; in ToString()
67 bool IsCompileTimeInfoPoint() const { in IsCompileTimeInfoPoint() function
94 interesting = flags[i].IsCompileTimeInfoPoint() || flags[i].IsBranchTarget(); in Init()