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

  /external/llvm/lib/IR/
Constants.cpp 806 if (ConstantDataSequential::isElementTypeCompatible(C->getType())) {
    [all...]
  /external/llvm/include/llvm/IR/
Constants.h 551 /// isElementTypeCompatible - Return true if a ConstantDataSequential can be
555 static bool isElementTypeCompatible(const Type *Ty);
    [all...]

Completed in 167 milliseconds