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

  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 75 static bool isRematerializable(const LiveInterval &LI,
189 if (isRematerializable(li, LIS, *MF.getTarget().getInstrInfo()))
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 453 /// isRematerializable - Returns true if this instruction is a candidate for
460 bool isRematerializable() const {

Completed in 83 milliseconds