Home
last modified time | relevance | path

Searched refs:MarkAsDEDef (Results 1 – 2 of 2) sorted by relevance

/art/compiler/sea_ir/ir/
Dinstruction_nodes.h54 void MarkAsDEDef();
Dsea.cc493 (*cit).second->MarkAsDEDef(); in ComputeDownExposedDefs()
642 void InstructionNode::MarkAsDEDef() { in MarkAsDEDef() function in sea_ir::InstructionNode