Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1031 void BlockPHIPlacement(const SmallPtrSetImpl<MachineBasicBlock *> &AllBlocks,
H A DInstrRefBasedImpl.cpp2154 BlockPHIPlacement(AllBlocks, DefBlocks, PHIBlocks); in placeMLocPHIs()
2342 void InstrRefBasedLDV::BlockPHIPlacement( in BlockPHIPlacement() function in InstrRefBasedLDV
2728 BlockPHIPlacement(MutBlocksToExplore, DefBlocks, PHIBlocks); in buildVLocValueMap()