Searched refs:hasFI (Results 1 – 1 of 1) sorted by relevance
553 bool hasFI = MI->getDebugOperand(0).isFI(); in runOnMachineFunction() local555 hasFI ? TRI.getFrameRegister(*MF) : MI->getDebugOperand(0).getReg(); in runOnMachineFunction()576 assert(!hasFI && "There's no handling of frame pointer updating here yet " in runOnMachineFunction()