Searched refs:BlockJumpTableRefCount (Results 1 – 1 of 1) sorted by relevance
188 DenseMap<const MachineBasicBlock *, int> BlockJumpTableRefCount; member in __anon34c212310111::ARMConstantIslands524 BlockJumpTableRefCount.clear(); in runOnMachineFunction()763 BlockJumpTableRefCount[MBB] = std::numeric_limits<int>::max(); in scanFunctionJumpTables()765 ++BlockJumpTableRefCount[MBB]; in scanFunctionJumpTables()