Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11550 struct UseMemo { struct
11551 SDNode *User;
11552 unsigned Index;
11553 SDUse *Use;
11574 RAUOVWUpdateListener(SelectionDAG &d, SmallVector<UseMemo, 4> &uses) in RAUOVWUpdateListener()