Home
last modified time | relevance | path

Searched refs:hasCallInLdStChain (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp808 bool hasCallInLdStChain(StoreSDNode *St, LoadSDNode *Ld);
21639 bool DAGCombiner::hasCallInLdStChain(StoreSDNode *St, LoadSDNode *Ld) { in hasCallInLdStChain() function in DAGCombiner
22119 hasCallInLdStChain(cast<StoreSDNode>(StoreNodes[0].MemNode), in tryStoreMergeOfLoads()