Searched refs:AllowDebugify (Results 1 – 2 of 2) sorted by relevance
324 void addMachinePrePasses(bool AllowDebugify = true);
801 void TargetPassConfig::addMachinePrePasses(bool AllowDebugify) { in addMachinePrePasses() argument802 if (AllowDebugify && DebugifyIsSafe && in addMachinePrePasses()