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

  /external/llvm/include/llvm/Analysis/
DebugInfo.h 81 Constant *getConstantField(unsigned Elt) const;
633 Constant *getConstant() const { return getConstantField(11); }
    [all...]
  /external/llvm/lib/Analysis/
DebugInfo.cpp 96 Constant *DIDescriptor::getConstantField(unsigned Elt) const {
    [all...]

Completed in 147 milliseconds