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