Home
last modified time | relevance | path

Searched refs: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
73 template <class T> struct DominatingPointer<T,false> : InvariantValue<T*> {};