Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3180 for (const MachineBasicBlock *ExpMBB : BlocksToExplore) { in buildVLocValueMap() local
3181 auto &TransferFunc = AllTheVLocs[ExpMBB->getNumber()].Vars; in buildVLocValueMap()
3183 DefBlocks.insert(const_cast<MachineBasicBlock *>(ExpMBB)); in buildVLocValueMap()