Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dvisitor.h37 class IfEqzInstructionNode; variable
Dinstruction_nodes.h239 explicit IfEqzInstructionNode(const art::Instruction* inst): InstructionNode(inst) { in IfEqzInstructionNode() function