Searched refs:IRInstr (Results 1 – 2 of 2) sorted by relevance
34 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator48 (this->Action != IRInstr && this->Action != SampleUse)); in ProfileFile()
783 (PGOOpt->Action == PGOOptions::IRInstr || in buildModuleSimplificationPipeline()786 /* RunProfileGen */ PGOOpt->Action == PGOOptions::IRInstr, in buildModuleSimplificationPipeline()1899 (PGOOpt->Action == PGOOptions::IRInstr || in parseModulePass()1903 /* RunProfileGen */ (PGOOpt->Action == PGOOptions::IRInstr), in parseModulePass()