Searched refs:InvariantValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h55 template <class T> struct InvariantValue { struct in namespace:clang::CodeGen
65 template <class T> struct DominatingValue : InvariantValue<T> {};
72 template <class T> struct DominatingPointer<T,false> : InvariantValue<T*> {};

Completed in 121 milliseconds