Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DSpillPlacement.cpp260 void SpillPlacement::addConstraints(ArrayRef<BlockConstraint> LiveBlocks) { in addConstraints()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp243 SmallPtrSet<BasicBlock *, 4> LiveBlocks; in canProveExitOnFirstIteration() local