Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h155 SmallDenseMap<const Value *,int> GAUsesInFunction; variable
H A DHexagonISelDAGToDAG.cpp2034 auto [It, Inserted] = GAUsesInFunction.try_emplace(V); in getUsesInFunction()
2468 GAUsesInFunction.clear(); in rebalanceAddressTrees()