Home
last modified time | relevance | path

Searched refs:LiveBlocks (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSpillPlacement.cpp260 void SpillPlacement::addConstraints(ArrayRef<BlockConstraint> LiveBlocks) { in addConstraints() argument
261 for (const BlockConstraint &LB : LiveBlocks) { in addConstraints()
H A DSpillPlacement.h116 void addConstraints(ArrayRef<BlockConstraint> LiveBlocks);