Home
last modified time | relevance | path

Searched defs:InvokeStaticInstructionNode (Results 1 – 2 of 2) sorted by relevance

/art/compiler/sea_ir/ir/
Dvisitor.h33 class InvokeStaticInstructionNode; variable
Dinstruction_nodes.h184 explicit InvokeStaticInstructionNode(const art::Instruction* inst): InstructionNode(inst), in InvokeStaticInstructionNode() function