Searched defs:InstSimplifyFolder (Results 1 – 5 of 5) sorted by relevance
41 InstSimplifyFolder(const DataLayout &DL) : ConstFolder(DL), SQ(DL) {} in InstSimplifyFolder() function