Searched refs:mark_must_construct_frame (Results 1 – 2 of 2) sorted by relevance
47 block->mark_must_construct_frame(); in MarkDeConstruction()72 InstructionBlockAt(succ)->mark_must_construct_frame(); in MarkDeConstruction()
1251 void mark_must_construct_frame() { must_construct_frame_ = true; } in mark_must_construct_frame() function