Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPhiValues.cpp93 if (PHINode *PhiOp = dyn_cast<PHINode>(Op)) { in processPhi() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp736 auto isSingleUsePHI = [&](MachineOperand *PhiOp) { in simplifyCode()
745 MachineOperand *PhiOp) { in simplifyCode()