Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp571 SmallPtrSet<MachineInstr *, 2> RemoveITs; in INITIALIZE_PASS() local
575 RemoveITs.insert(IT); in INITIALIZE_PASS()
586 Killed.insert(RemoveITs.begin(), RemoveITs.end()); in INITIALIZE_PASS()