Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DHashRecognize.cpp396 BinaryOperator *AltBO = digRecurrence(FV, BOWithConstOpToMatch); in matchConditionalRecurrence() local
397 if (!FoundBO || FoundBO != AltBO) in matchConditionalRecurrence()