Searched defs:src_bb (Results 1 – 2 of 2) sorted by relevance
242 int GetInEdgeIndex(MachineBasicBlock* dst_bb, MachineBasicBlock* src_bb) { in GetInEdgeIndex()251 int GetOutEdgeIndex(MachineBasicBlock* src_bb, MachineBasicBlock* dst_bb) { in GetOutEdgeIndex()
36 bool DoesEdgeExist(const MachineBasicBlock* src_bb, const MachineBasicBlock* end_bb) { in DoesEdgeExist()