Home
last modified time | relevance | path

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

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