Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp574 const PHINode *otherPHI = cast<PHINode>(I); in isIdenticalToWhenDefined() local
576 otherPHI->block_begin()); in isIdenticalToWhenDefined()