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

  /external/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.h 49 const GlobalValue *getGlobalValue() const { return GV; }
  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 278 /// getGlobalValue - If this is a global value reference, return the
280 GlobalValue *getGlobalValue() const {

Completed in 221 milliseconds