Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5999 struct UseMemo { struct
6006 bool operator<(const UseMemo &L, const UseMemo &R) { in operator <()
6025 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith()
6033 UseMemo Memo = { *UI, i, &Use }; in ReplaceAllUsesOfValuesWith()