Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1813 auto FeedsPHI = [LoopB](const Value *V) -> bool { in recognize() local
1823 if (!SI || !FeedsPHI(SI)) in recognize()
1858 if (!SI || !FeedsPHI(SI)) in recognize()