Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp157 bool processLoopStoreOfLoopLoad(StoreInst *SI, unsigned StoreSize,
821 if (processLoopStoreOfLoopLoad(SI, StoreSize, StoreEv, LoadEv, BECount)) in processLoopStore()
1064 processLoopStoreOfLoopLoad(StoreInst *SI, unsigned StoreSize, in processLoopStoreOfLoopLoad() function in LoopIdiomRecognize