Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DominatingLLVMValue

2804 struct DominatingLLVMValue {
2837 template <class T> struct DominatingPointer<T,true> : DominatingLLVMValue {
2840 return static_cast<T*>(DominatingLLVMValue::restore(CGF, value));