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

  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 234 /// isBundled - Return true if this instruction part of a bundle. This is true
236 bool isBundled() const;
    [all...]
  /external/llvm/lib/CodeGen/
InlineSpiller.cpp     [all...]
LiveIntervalAnalysis.cpp     [all...]
MachineInstr.cpp 890 /// isBundled - Return true if this instruction part of a bundle. This is true
892 bool MachineInstr::isBundled() const {
    [all...]

Completed in 161 milliseconds