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

/external/llvm/lib/IR/
H A DCore.cpp717 LLVMValueRef LLVMConstVector(LLVMValueRef *ScalarConstantVals, unsigned Size) { argument
719 unwrap<Constant>(ScalarConstantVals, Size), Size)));

Completed in 56 milliseconds