Searched defs:isDefUse (Results 1 – 2 of 2) sorted by relevance
240 bool isDefUse() const { return Kind == EdgeKind::RegisterDefUse; } in isDefUse() function
294 visitAdjacentInstrs(const MachineInstr * MI,SmallVectorImpl<MachineInstr * > & AdjacentInstrs,bool isDefUse,InstType & AmbiguousTy) visitAdjacentInstrs() argument