Searched refs:PF_IRLevelWithCS (Results 1 – 2 of 2) sorted by relevance
37 enum ProfKind { PF_Unknown = 0, PF_FE, PF_IRLevel, PF_IRLevelWithCS }; enumerator87 ProfileKind = WithCS ? PF_IRLevelWithCS : PF_IRLevel; in setIsIRLevelProfile()100 ProfileKind = PF_IRLevelWithCS; in setIsIRLevelProfile()
308 if (ProfileKind == PF_IRLevelWithCS) { in writeImpl()340 if (ProfileKind == PF_IRLevelWithCS) { in writeImpl()361 if (ProfileKind == PF_IRLevelWithCS) { in writeImpl()475 else if (ProfileKind == PF_IRLevelWithCS) in writeText()