Home
last modified time | relevance | path

Searched defs:isDefUse (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h240 bool isDefUse() const { return Kind == EdgeKind::RegisterDefUse; } in isDefUse() function
/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp294 visitAdjacentInstrs(const MachineInstr * MI,SmallVectorImpl<MachineInstr * > & AdjacentInstrs,bool isDefUse,InstType & AmbiguousTy) visitAdjacentInstrs() argument