Searched refs:ITBlocks (Results 1 – 1 of 1) sorted by relevance
558 std::map<MachineInstr *, SmallPtrSet<MachineInstr *, 2>> ITBlocks; in INITIALIZE_PASS() local564 ITBlocks[&IT]); in INITIALIZE_PASS()576 auto &CurrentBlock = ITBlocks[IT]; in INITIALIZE_PASS()