Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp129 bool processLoopStoreOfLoopLoad(StoreInst *SI, unsigned StoreSize,
406 return processLoopStoreOfLoopLoad(SI, StoreSize, StoreEv, BECount, NegStride); in processLoopStore()
611 bool LoopIdiomRecognize::processLoopStoreOfLoopLoad( in processLoopStoreOfLoopLoad() function in LoopIdiomRecognize