Searched defs:BasicBlockT (Results 1 – 5 of 5) sorted by relevance
122 using BasicBlockT = std::remove_pointer_t<NodeRef>; variable244 DenseMap<const BasicBlockT *, uint64_t> &BlockIndex) { in createFlowFunction()
95 using BasicBlockT = MachineBasicBlock; typedef