HomeSort by: relevance | last modified time | path
    Searched refs:startClobber (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
DbgEntityHistoryCalculator.h 106 EntryIndex startClobber(InlinedEntity Var, const MachineInstr &MI);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DbgEntityHistoryCalculator.cpp 91 EntryIndex DbgValueHistoryMap::startClobber(InlinedEntity Var,
328 EntryIndex ClobberIndex = HistMap.startClobber(Var, ClobberingInstr);
542 EntryIndex ClobIdx = DbgValues.startClobber(Pair.first, MBB.back());

Completed in 24 milliseconds