Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DEHScopeStack.h55 template <class T> struct InvariantValue { struct
65 template <class T> struct DominatingValue : InvariantValue<T> {}; argument