Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1803 auto FeedsPHI = [LoopB](const Value *V) -> bool { in recognize() local
1813 if (!SI || !FeedsPHI(SI)) in recognize()
1848 if (!SI || !FeedsPHI(SI)) in recognize()