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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp302 bool canReplace(Instruction *I);
434 bool HexagonVectorLoopCarriedReuse::canReplace(Instruction *I) { function in class:HexagonVectorLoopCarriedReuse
483 if (!canReplace(User))

Completed in 102 milliseconds