Searched refs:analyzeUses (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h163 void analyzeUses();
H A DSplitKit.cpp172 /// analyzeUses - Count instructions, basic blocks, and loops using CurLI.
173 void SplitAnalysis::analyzeUses() { function in class:SplitAnalysis
365 analyzeUses();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp97 bool analyzeUses(unsigned DefR, const NodeList &UNodeList,
431 bool HexagonOptAddrMode::analyzeUses(unsigned tfrDefR, function in class:HexagonOptAddrMode
734 if (!analyzeUses(DefR, UNodeList, InstrEvalResult, SizeInc))

Completed in 161 milliseconds