Searched refs:no_trampoline_pool_before_ (Results 1 – 2 of 2) sorted by relevance
1039 if (no_trampoline_pool_before_ < pc_offset) in BlockTrampolinePoolBefore()1040 no_trampoline_pool_before_ = pc_offset; in BlockTrampolinePoolBefore()1111 int no_trampoline_pool_before_; // Block emission before this pc offset. variable
310 no_trampoline_pool_before_ = 0; in Assembler()2071 (pc_offset() < no_trampoline_pool_before_)) { in CheckTrampolinePool()2077 next_buffer_check_ = no_trampoline_pool_before_; in CheckTrampolinePool()