Searched refs:HasFPStackSlotInput (Results 1 – 1 of 1) sorted by relevance
149 static inline bool HasFPStackSlotInput(Instruction* instr, size_t index) { in HasFPStackSlotInput() function155 HasFPStackSlotInput(instr, index); in HasStackSlotInput()585 USE(HasFPStackSlotInput); \586 DCHECK(HasFPStackSlotInput(instr, 1)); \