Home
last modified time | relevance | path

Searched refs:ClearNonLiveStateValues (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dliveness-analyzer.cc140 Node* new_values = ClearNonLiveStateValues(locals_state, liveness); in ClearNonLiveFrameStateSlots()
160 Node* NonLiveFrameStateSlotReplacer::ClearNonLiveStateValues( in ClearNonLiveStateValues() function in v8::internal::compiler::NonLiveFrameStateSlotReplacer
Dliveness-analyzer.h40 Node* ClearNonLiveStateValues(Node* frame_state, BitVector* liveness);