Searched refs:StructTM (Results 1 – 1 of 1) sorted by relevance
2439 BufferFatPtrToStructTypeMap StructTM(DL); in run() local2450 if (VT != StructTM.remapType(VT)) { in run()2494 bool InterfaceChange = hasFatPointerInterface(F, &StructTM); in run()2495 bool BodyChanges = containsBufferFatPointers(F, &StructTM); in run()2509 FatPtrConstMaterializer Materializer(&StructTM, CloneMap); in run()2511 ValueMapper LowerInFuncs(CloneMap, RF_None, &StructTM, &Materializer); in run()2516 F, cast<FunctionType>(StructTM.remapType(F->getFunctionType())), in run()2531 StructTM.clear(); in run()