Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp110 InstCheck, /// An instruction to simplify (e.g. an overflow math enumerator
158 return FactOrCheck(EntryTy::InstCheck, DTN, CI); in getCheck()
162 return Ty == EntryTy::InstCheck || Ty == EntryTy::UseCheck; in isCheck()
173 if (Ty == EntryTy::InstCheck) in getInstructionToSimplify()