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.cpp1552 bool OnlyIfReduced, Type *SrcTy) const { in getWithOperands()
2195 bool OnlyIfReduced = false) { in getFoldedCast()
2213 bool OnlyIfReduced) { in getCast()
2269 Constant *ConstantExpr::getTrunc(Constant *C, Type *Ty, bool OnlyIfReduced) { in getTrunc()
2284 bool OnlyIfReduced) { in getPtrToInt()
2298 bool OnlyIfReduced) { in getIntToPtr()
2312 bool OnlyIfReduced) { in getBitCast()
2324 bool OnlyIfReduced) { in getAddrSpaceCast()