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