Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_unroller.cpp109 previous_phis_ = std::move(new_phis_); in NextIterationState()
130 std::vector<Instruction*> new_phis_; member
683 state_.new_phis_.push_back(induction_clone); in CopyBody()
708 for (Instruction* dead_phi : state_.new_phis_) in CopyBody()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_unroller.cpp109 previous_phis_ = std::move(new_phis_); in NextIterationState()
130 std::vector<Instruction*> new_phis_; member
683 state_.new_phis_.push_back(induction_clone); in CopyBody()
708 for (Instruction* dead_phi : state_.new_phis_) in CopyBody()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_unroller.cpp109 previous_phis_ = std::move(new_phis_); in NextIterationState()
130 std::vector<Instruction*> new_phis_; member
683 state_.new_phis_.push_back(induction_clone); in CopyBody()
708 for (Instruction* dead_phi : state_.new_phis_) in CopyBody()