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.h821 IPM_NoUse, enumerator
1725 : InstructionPredicateMatcher(IPM_NoUse, InsnVarID) {} in NoUsePredicateMatcher()
1728 return P->getKind() == IPM_NoUse; in classof()