Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp257 bool SSACCmpConv::isDeadDef(unsigned DstReg) { in isDeadDef() function in SSACCmpConv
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h117 bool isDeadDef() const { in isDeadDef() function