HomeSort by relevance Sort by last modified time
    Searched refs:ConstantArrayCreator (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Constants.h 43 struct ConstantArrayCreator;
341 friend struct ConstantArrayCreator<ConstantArray, ArrayType>;
379 friend struct ConstantArrayCreator<ConstantStruct, StructType>;
438 friend struct ConstantArrayCreator<ConstantVector, VectorType>;
    [all...]
  /external/llvm/lib/IR/
ConstantsContext.h 411 struct ConstantArrayCreator {
713 ConstantArrayCreator<ConstantClass,TypeClass>::create(Ty, V);

Completed in 196 milliseconds