Searched refs:CanFlowThrough (Results 1 – 3 of 3) sorted by relevance
90 bool Instruction::CanFlowThrough() const { in CanFlowThrough() function in art::Instruction
465 bool CanFlowThrough() const;
382 if (instruction.CanFlowThrough()) { in ComputeBranchTargets()