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

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

Completed in 48 milliseconds