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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SpillPlacement.h 78 /// BlockConstraint - Entry and exit constraints for a basic block.
79 struct BlockConstraint {
103 void addConstraints(ArrayRef<BlockConstraint> LiveBlocks);
  /external/llvm/lib/CodeGen/
SpillPlacement.h 89 /// BlockConstraint - Entry and exit constraints for a basic block.
90 struct BlockConstraint {
114 void addConstraints(ArrayRef<BlockConstraint> LiveBlocks);

Completed in 49 milliseconds