Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DHashRecognize.cpp417 getRecurrences(BasicBlock *LoopLatch, const PHINode *IndVar, const Loop &L) { in getRecurrences() function
571 auto R = getRecurrences(Latch, IndVar, L); in recognizeCRC()