Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp99 auto InsertUsesDefs = [&](RegList &Regs, RegisterSet &UsesDefs) { in INITIALIZE_PASS() argument
102 UsesDefs.insert(Subreg); in INITIALIZE_PASS()