Searched defs:GotoInstructionNode (Results 1 – 2 of 2) sorted by relevance
36 class GotoInstructionNode; variable
230 explicit GotoInstructionNode(const art::Instruction* inst): InstructionNode(inst) { } in GotoInstructionNode() function