Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DHashRecognize.cpp385 Value *FoundStep = Phi->getIncomingValue(Idx); in matchConditionalRecurrence() local
389 if (!match(FoundStep, in matchConditionalRecurrence()
408 Step = FoundStep; in matchConditionalRecurrence()