Searched refs:RSE_NewCandidate (Results 1 – 1 of 1) sorted by relevance
75 enum VRType { RSE_Reg = 0, RSE_FrameIndex, RSE_NewCandidate }; enumerator88 bool isCandidate() const { return type == RSE_NewCandidate; } in isCandidate()685 VRegs.push_back(TypedVReg(RSE_NewCandidate)); in runOnBasicBlock()