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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp187 bool processLoopStoreOfLoopLoad(StoreInst *SI, const SCEV *BECount);
589 MadeChange |= processLoopStoreOfLoopLoad(SI, BECount);
1039 bool LoopIdiomRecognize::processLoopStoreOfLoopLoad(StoreInst *SI, function in class:LoopIdiomRecognize

Completed in 116 milliseconds