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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
Thumb1InstrInfo.cpp 144 bool Thumb1InstrInfo::canCopyGluedNodeDuringSchedule(SDNode *N) const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1185 virtual bool canCopyGluedNodeDuringSchedule(SDNode *N) const { return false; }

Completed in 49 milliseconds