Searched refs:CanFlowThrough (Results 1 – 3 of 3) sorted by relevance
341 bool CanFlowThrough() const;
200 bool Instruction::CanFlowThrough() const { in CanFlowThrough() function in art::Instruction
215 if (inst->CanFlowThrough() in BuildMethodSeaGraph()254 && last_node->GetInstruction()->CanFlowThrough()) { in BuildMethodSeaGraph()