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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 70 /// getLastLocalValue - Return the position of the last instruction
72 MachineInstr *getLastLocalValue() { return LastLocalValue; }
  /external/llvm/include/llvm/CodeGen/
FastISel.h 225 MachineInstr *getLastLocalValue() { return LastLocalValue; }

Completed in 474 milliseconds