Searched defs:Remat (Results 1 – 3 of 3) sorted by relevance
149 struct Remat { struct152 explicit Remat(VNInfo *ParentVNI) : ParentVNI(ParentVNI), OrigMI(0) {} in Remat() function
194 struct Remat { struct198 explicit Remat(VNInfo *ParentVNI) : ParentVNI(ParentVNI), OrigMI(nullptr) {} in Remat() argument
202 struct Remat { struct207 explicit Remat(VNInfo *ParentVNI) : ParentVNI(ParentVNI) {} in Remat() function