Home
last modified time | relevance | path

Searched defs:PNUse (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1707 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in canSinkInstructions() local
1813 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in sinkLastInstruction() local