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