Home
last modified time | relevance | path

Searched defs:new_values (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dliveness-analyzer.cc134 Node* new_values = ClearNonLiveStateValues(locals_state, liveness); in ClearNonLiveFrameStateSlots() local
Djs-typed-lowering.cc318 NodeVector new_values(stack->InputCount(), zone()); in CreateFrameStateForRightInput() local
/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix.cc115 double* new_values = new double[new_max_num_nonzeros]; in Reserve() local