Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGEPNoWrapFlags.h70 GEPNoWrapFlags withoutNoUnsignedSignedWrap() const { in withoutNoUnsignedSignedWrap() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp934 NW = NW.withoutNoUnsignedSignedWrap(); in SymbolicallyEvaluateGEP()