Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp757 Instruction *IPhi = isa<PHINode>(*Op1) ? dyn_cast<Instruction>(Op1) in isConditionalRdxPattern() local
759 if (!IPhi || IPhi != FalseVal) in isConditionalRdxPattern()