Searched refs:buildNew (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1256 static Value *buildNew(Instruction *I, ArrayRef<Value*> NewOps) { function
1397 return buildNew(I, NewOps);

Completed in 96 milliseconds