Home
last modified time | relevance | path

Searched refs:IPM_NoUse (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h808 IPM_NoUse, enumerator
1677 : InstructionPredicateMatcher(IPM_NoUse, InsnVarID) {} in NoUsePredicateMatcher()
1680 return P->getKind() == IPM_NoUse; in classof()