Searched refs:YcIndex (Results 1 – 1 of 1) sorted by relevance
398 int YcIndex = -1, YuIndex = -1; in AddPreprocessingOptions() local410 YcIndex = AI; in AddPreprocessingOptions()415 if (isa<PrecompileJobAction>(JA) && YcIndex != -1) { in AddPreprocessingOptions()442 int PchIndex = YcIndex != -1 ? YcIndex : YuIndex; in AddPreprocessingOptions()446 assert(YcIndex != -1 && PchIndex == YcIndex); in AddPreprocessingOptions()447 if (AI >= YcIndex) in AddPreprocessingOptions()