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

  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 258 InstrInfoSE.swap(InstrInfo);
279 if (!InstrInfoSE) {
284 InstrInfoSE.swap(InstrInfo);
MipsSubtarget.h 158 std::unique_ptr<const MipsInstrInfo> InstrInfoSE;

Completed in 31 milliseconds