Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1454 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in canSinkInstructions() local
1532 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in sinkLastInstruction() local