Searched defs:getNoWrapFlags (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/lib/Support/ | ||
H A D | SCEVAffinator.cpp | 62 static SCEV::NoWrapFlags getNoWrapFlags(const SCEV *Expr) { in getNoWrapFlags() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1567 GEPNoWrapFlags GetElementPtrInst::getNoWrapFlags() const { getNoWrapFlags() function in GetElementPtrInst |