Searched defs:getWithOperands (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h1230 Constant *getWithOperands(ArrayRef<Constant*> Ops) const { function in class:llvm::ConstantExpr
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1288 Constant *ConstantExpr::getWithOperands(ArrayRef<Constant *> Ops, Type *Ty, function in class:ConstantExpr

Completed in 108 milliseconds