Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DEHScopeStack.h56 template <class T> struct InvariantValue { struct
66 template <class T> struct DominatingValue : InvariantValue<T> {}; argument