Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2711 for (const MachineBasicBlock *ExpMBB : BlocksToExplore) { in buildVLocValueMap() local
2712 auto &TransferFunc = AllTheVLocs[ExpMBB->getNumber()].Vars; in buildVLocValueMap()
2714 DefBlocks.insert(const_cast<MachineBasicBlock *>(ExpMBB)); in buildVLocValueMap()