Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dopt_copy_propagation_elements.cpp355 copy_propagation_state *orig_state = state; in visit_enter() local
551 copy_propagation_state *orig_state = state; in handle_if_block() local
599 copy_propagation_state *orig_state = state; in handle_loop() local
/external/crosvm/hypervisor/src/kvm/
Dx86_64.rs1279 let orig_state = PicState::from(&kvm_state); in pic_state() localVariable