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

  /external/llvm/include/llvm/IR/
Value.h 197 ConstantDataVectorVal, // This is an instance of ConstantDataVector
Constants.h 634 V->getValueID() == ConstantDataVectorVal;
704 : ConstantDataSequential(ty, ConstantDataVectorVal, Data) {}
741 return V->getValueID() == ConstantDataVectorVal;
    [all...]

Completed in 44 milliseconds