Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1489 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in canSinkInstructions() local
1572 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in sinkLastInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1833 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in canSinkInstructions() local
1939 auto *PNUse = dyn_cast<PHINode>(*I0->user_begin()); in sinkLastInstruction() local