Searched refs:BuildNew (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 575 static Value *BuildNew(Instruction *I, ArrayRef<Value*> NewOps) { function 715 return BuildNew(I, NewOps); |
Completed in 94 milliseconds