Searched refs:hasCallInLdStChain (Results 1 – 1 of 1) sorted by relevance
808 bool hasCallInLdStChain(StoreSDNode *St, LoadSDNode *Ld);21639 bool DAGCombiner::hasCallInLdStChain(StoreSDNode *St, LoadSDNode *Ld) { in hasCallInLdStChain() function in DAGCombiner22119 hasCallInLdStChain(cast<StoreSDNode>(StoreNodes[0].MemNode), in tryStoreMergeOfLoads()