Home
last modified time | relevance | path

Searched refs:RemoveITs (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp555 SmallPtrSet<MachineInstr *, 2> RemoveITs; in INITIALIZE_PASS() local
559 RemoveITs.insert(IT); in INITIALIZE_PASS()
570 Killed.insert(RemoveITs.begin(), RemoveITs.end()); in INITIALIZE_PASS()