Searched defs:SlowPathCode (Results 1 – 2 of 2) sorted by relevance
32 class SlowPathCode; variable
84 explicit SlowPathCode(HInstruction* instruction) : instruction_(instruction) { in SlowPathCode() function