Searched refs:ExpMBB (Results 1 – 1 of 1) sorted by relevance
3247 for (const MachineBasicBlock *ExpMBB : BlocksToExplore) { in buildVLocValueMap() local3248 auto &TransferFunc = AllTheVLocs[ExpMBB->getNumber()].Vars; in buildVLocValueMap()3250 DefBlocks.insert(const_cast<MachineBasicBlock *>(ExpMBB)); in buildVLocValueMap()