Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h248 bool isDefUse() const { return Kind == EdgeKind::RegisterDefUse; } in isDefUse() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.cpp289 bool isDefUse) { in visitAdjacentInstrs()