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 42 struct ConstantArrayCreator;
342 friend struct ConstantArrayCreator<ConstantArray, ArrayType>;
380 friend struct ConstantArrayCreator<ConstantStruct, StructType>;
439 friend struct ConstantArrayCreator<ConstantVector, VectorType>;
    [all...]
  /external/llvm/lib/IR/
ConstantsContext.h 419 struct ConstantArrayCreator {
721 ConstantArrayCreator<ConstantClass,TypeClass>::create(Ty, V);

Completed in 3372 milliseconds