Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9154 struct UseMemo { struct
9161 bool operator<(const UseMemo &L, const UseMemo &R) { in operator <()
9240 SmallVector<UseMemo, 4> Uses; in ReplaceAllUsesOfValuesWith()
9248 UseMemo Memo = { *UI, i, &Use }; in ReplaceAllUsesOfValuesWith()