Home
last modified time | relevance | path

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

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