Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp99 auto InsertUsesDefs = [&](RegList &Regs, RegisterSet &UsesDefs) { in INITIALIZE_PASS() argument
103 UsesDefs.insert(*Subreg); in INITIALIZE_PASS()