Searched refs:RSE_FrameIndex (Results 1 – 1 of 1) sorted by relevance
75 enum VRType { RSE_Reg = 0, RSE_FrameIndex, RSE_NewCandidate }; enumerator87 bool isFrameIndex() const { return type == RSE_FrameIndex; } in isFrameIndex()411 VRegs.push_back(TypedVReg(RSE_FrameIndex)); in doCandidateWalk()460 RegQueue.push(TypedVReg(RSE_FrameIndex)); in doCandidateWalk()721 : TypedVReg(RSE_FrameIndex)); in runOnBasicBlock()