Searched refs:TryInlineMonomorphicCall (Results 1 – 2 of 2) sorted by relevance
219 bool TryInlineMonomorphicCall(HInvoke* invoke_instruction,
661 return TryInlineMonomorphicCall(invoke_instruction, classes); in TryInlineFromInlineCache()853 bool HInliner::TryInlineMonomorphicCall( in TryInlineMonomorphicCall() function in art::HInliner