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