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

  /external/llvm/lib/CodeGen/
RegAllocFast.cpp 170 SmallVectorImpl<unsigned> &VirtDead);
715 SmallVectorImpl<unsigned> &VirtDead) {
784 VirtDead.push_back(Reg);
817 SmallVector<unsigned, 8> VirtDead;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocFast.cpp 149 SmallVectorImpl<unsigned> &VirtDead);
650 SmallVectorImpl<unsigned> &VirtDead) {
712 VirtDead.push_back(Reg);
768 SmallVector<unsigned, 8> VirtDead;
    [all...]

Completed in 120 milliseconds