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

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

Completed in 91 milliseconds