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.cpp96 auto InsertUsesDefs = [&](RegList &Regs, RegisterSet &UsesDefs) { in INITIALIZE_PASS() argument
98 UsesDefs.insert_range(TRI->subregs_inclusive(Reg)); in INITIALIZE_PASS()