Home
last modified time | relevance | path

Searched refs:AddTypeGuard (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinliner.h266 HInstruction* AddTypeGuard(HInstruction* receiver,
Dinliner.cc890 AddTypeGuard(receiver, in TryInlineMonomorphicCall()
936 HInstruction* HInliner::AddTypeGuard(HInstruction* receiver, in AddTypeGuard() function in art::HInliner
1067 HInstruction* compare = AddTypeGuard(receiver, in TryInlinePolymorphicCall()