Lines Matching refs:HInstruction
100 HInstruction** return_replacement,
107 HInstruction** return_replacement,
130 HInstruction** return_replacement)
171 HInstruction* obj);
175 HInstruction* obj,
176 HInstruction* value,
244 void AddCHAGuard(HInstruction* invoke_instruction,
246 HInstruction* cursor,
250 HInstruction* receiver,
254 void MaybeRunReferenceTypePropagation(HInstruction* replacement,
258 void FixUpReturnReferenceType(ArtMethod* resolved_method, HInstruction* return_replacement)
264 bool ReturnTypeMoreSpecific(HInstruction* return_replacement, HInvoke* invoke_instruction)
276 HInstruction* AddTypeGuard(HInstruction* receiver,
277 HInstruction* cursor,
281 HInstruction* invoke_instruction,
314 void CreateDiamondPatternForPolymorphicInline(HInstruction* compare,
315 HInstruction* return_replacement,
316 HInstruction* invoke_instruction);