Home
last modified time | relevance | path

Searched defs:OnlyIfReduced (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1526 bool OnlyIfReduced, Type *SrcTy) const { in getWithOperands()
2167 bool OnlyIfReduced = false) { in getFoldedCast()
2185 bool OnlyIfReduced) { in getCast()
2241 Constant *ConstantExpr::getTrunc(Constant *C, Type *Ty, bool OnlyIfReduced) { in getTrunc()
2256 bool OnlyIfReduced) { in getPtrToInt()
2270 bool OnlyIfReduced) { in getIntToPtr()
2284 bool OnlyIfReduced) { in getBitCast()
2296 bool OnlyIfReduced) { in getAddrSpaceCast()