Searched defs:inputInstanceToStringCall (Results 1 – 1 of 1) sorted by relevance
2074 …ingBuilder::Cleanup(Inst *instance, Inst *instanceFirstAppendCall, Inst *inputInstanceToStringCall) in Cleanup()2201 auto inputInstanceToStringCall = instanceFirstAppendCall->GetDataFlowInput(1); in CollectStringBuilderChainCalls() local