Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dliveness-analyzer.cc116 replacer->ClearNonLiveFrameStateSlots(entry.node(), result); in Process()
129 void NonLiveFrameStateSlotReplacer::ClearNonLiveFrameStateSlots( in ClearNonLiveFrameStateSlots() function in v8::internal::compiler::NonLiveFrameStateSlotReplacer
Dliveness-analyzer.h23 void ClearNonLiveFrameStateSlots(Node* frame_state, BitVector* liveness);