Searched refs:OutOffset (Results 1 – 1 of 1) sorted by relevance
142 DenseMap<MachineBasicBlock *, int64_t> OutOffset; in computeLowerings() local144 OutOffset[&MBB] = INT32_MAX; in computeLowerings()156 Offset = std::max(Offset, OutOffset[Pred]); in computeLowerings()192 OutOffset[MBB] = Offset; in computeLowerings()