Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp136 bool coverLoop(Loop *L, SmallVectorImpl<Instruction *> &Insts) const;
2121 if (!coverLoop(CurLoop, Insts)) in processCopyingStore()
2321 bool HexagonLoopIdiomRecognize::coverLoop(Loop *L, in coverLoop() function in HexagonLoopIdiomRecognize