Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp877 const PHINode *otherPHI = cast<PHINode>(I); in isIdenticalToWhenDefined() local
879 otherPHI->block_begin()); in isIdenticalToWhenDefined()