Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp135 bool processCopyingStore(Loop *CurLoop, StoreInst *SI, const SCEV *BECount);
2015 bool HexagonLoopIdiomRecognize::processCopyingStore(Loop *CurLoop, in processCopyingStore() function in HexagonLoopIdiomRecognize
2373 MadeChange |= processCopyingStore(CurLoop, SI, BECount); in runOnLoopBlock()