Home | History | Annotate | Download | only in ARM

Lines Matching defs:relax

806 /// relax - the relaxation pass
807 bool ARMGNULDBackend::relax(Module& pModule, IRBuilder& pBuilder) {
808 if (!GNULDBackend::relax(pModule, pBuilder)) {