Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp98 InstrEvalMap &InstrEvalResult, short &SizeInc);
433 InstrEvalMap &InstrEvalResult, in analyzeUses() argument
437 InstrEvalResult.clear(); in analyzeUses()
472 InstrEvalResult[&MI] = CanBeReplaced; in analyzeUses()
730 InstrEvalMap InstrEvalResult; in processBlock() local
734 if (!analyzeUses(DefR, UNodeList, InstrEvalResult, SizeInc)) in processBlock()
768 if (UseMOnum >= 0 && InstrEvalResult[UseMI]) in processBlock()