Searched refs:EnablePGOCSInstrUse (Results 1 – 3 of 3) sorted by relevance
180 bool EnablePGOCSInstrUse; variable
176 EnablePGOCSInstrUse = false; in PassManagerBuilder()301 if (!EnablePGOCSInstrGen && !EnablePGOCSInstrUse) in addPGOInstrPasses()
293 PMB.EnablePGOCSInstrUse = true; in runOldPMPasses()