Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp558 SmallPtrSet<MachineInstr *, 2> RemoveITs; in INITIALIZE_PASS() local
563 RemoveITs.insert(IT); in INITIALIZE_PASS()
574 Killed.insert(RemoveITs.begin(), RemoveITs.end()); in INITIALIZE_PASS()