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

  /external/llvm/lib/CodeGen/
LiveVariables.cpp 60 LiveVariables::VarInfo::findKill(const MachineBasicBlock *MBB) const {
737 return findKill(&MBB);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveVariables.cpp 58 LiveVariables::VarInfo::findKill(const MachineBasicBlock *MBB) const {
700 return findKill(&MBB);

Completed in 66 milliseconds