Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp248 unsigned FromOpc = ReduceTable[i].WideOpc; in INITIALIZE_PASS() local
249 if (!ReduceOpcodeMap.insert(std::make_pair(FromOpc, i)).second) in INITIALIZE_PASS()