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

  /external/llvm/include/llvm/
Value.h 196 ConstantDataVectorVal, // This is an instance of ConstantDataVector
Constants.h 645 V->getValueID() == ConstantDataVectorVal;
716 : ConstantDataSequential(ty, ConstantDataVectorVal, Data) {}
754 return V->getValueID() == ConstantDataVectorVal;
    [all...]

Completed in 108 milliseconds