Searched defs:BlockConstraint (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DSpillPlacement.h81 /// BlockConstraint - Entry and exit constraints for a basic block.
82 struct BlockConstraint { struct in class:llvm::SpillPlacement
106 void addConstraints(ArrayRef<BlockConstraint> LiveBlocks);

Completed in 617 milliseconds