Searched defs:PerformSTORECombine (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9824 /// PerformSTORECombine - Target-specific dag combine xforms for
9826 static SDValue PerformSTORECombine(SDNode *N, function
10579 case ISD::STORE: return PerformSTORECombine(N, DCI);

Completed in 83 milliseconds