Searched defs:LiveBlocks (Results 1 – 2 of 2) sorted by relevance
260 void SpillPlacement::addConstraints(ArrayRef<BlockConstraint> LiveBlocks) { in addConstraints()
243 SmallPtrSet<BasicBlock *, 4> LiveBlocks; in canProveExitOnFirstIteration() local