Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dssa_rewrite_pass.cpp484 PhiCandidate* phi_user = GetPhiCandidate(arg_id); in GetPhiArgument() local
485 if (phi_user == nullptr || phi_user->IsReady()) { in GetPhiArgument()
490 arg_id = phi_user->copy_of(); in GetPhiArgument()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dssa_rewrite_pass.cpp485 PhiCandidate* phi_user = GetPhiCandidate(arg_id); in GetPhiArgument() local
486 if (phi_user == nullptr || phi_user->IsReady()) { in GetPhiArgument()
491 arg_id = phi_user->copy_of(); in GetPhiArgument()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dssa_rewrite_pass.cpp485 PhiCandidate* phi_user = GetPhiCandidate(arg_id); in GetPhiArgument() local
486 if (phi_user == nullptr || phi_user->IsReady()) { in GetPhiArgument()
491 arg_id = phi_user->copy_of(); in GetPhiArgument()