Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h240 bool isDefUse() const { return Kind == EdgeKind::RegisterDefUse; } in isDefUse() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp313 if ((!isDefUse && AdjMI->getOpcode() == TargetOpcode::G_UNMERGE_VALUES) || in visitAdjacentInstrs() argument