Searched refs:HasPhysRegs (Results 1 – 1 of 1) sorted by relevance
633 bool HasPhysRegs = false; in getDataDeps() local641 HasPhysRegs = true; in getDataDeps()648 return HasPhysRegs; in getDataDeps()1080 bool HasPhysRegs = !MI->isPHI() && getDataDeps(MI, Deps, MTM.MRI); in computeInstrHeights() local1083 if (HasPhysRegs) in computeInstrHeights()