Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h240 bool isDefUse() const { return Kind == EdgeKind::RegisterDefUse; } in isDefUse() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp294 bool isDefUse, InstType &AmbiguousTy) { in visitAdjacentInstrs()