Searched defs:Remat (Results 1 – 7 of 7) sorted by relevance
188 struct Remat { struct193 explicit Remat(const VNInfo *ParentVNI) : ParentVNI(ParentVNI) {} in Remat() argument
189 struct Remat { struct194 explicit Remat(const VNInfo *ParentVNI) : ParentVNI(ParentVNI) {} in Remat() argument
188 struct Remat { struct193 explicit Remat(const VNInfo *ParentVNI) : ParentVNI(ParentVNI) {} in Remat() function
194 struct Remat { struct198 explicit Remat(VNInfo *ParentVNI) : ParentVNI(ParentVNI), OrigMI(nullptr) {} in Remat() argument
201 struct Remat { struct206 explicit Remat(VNInfo *ParentVNI) : ParentVNI(ParentVNI) {} in Remat() argument