Searched defs:ConstInstructionNode (Results 1 – 2 of 2) sorted by relevance
/art/compiler/sea_ir/ir/ | ||
D | visitor.h | 28 class ConstInstructionNode; variable |
D | instruction_nodes.h | 111 explicit ConstInstructionNode(const art::Instruction* inst): in ConstInstructionNode() function |