Home
last modified time | relevance | path

Searched refs:IR_NEVER_INLINE (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir.h99 # define IR_NEVER_INLINE __attribute__((noinline)) macro
108 #ifndef IR_NEVER_INLINE
109 # define IR_NEVER_INLINE macro
H A Dir_gdb.c510 IR_NEVER_INLINE void __jit_debug_register_code(void) in __jit_debug_register_code()
H A Dir_emit.c425 static IR_NEVER_INLINE void ir_emit_osr_entry_loads(ir_ctx *ctx, int b, ir_block *bb) in ir_emit_osr_entry_loads()
H A Dir_cfg.c1100 static IR_NEVER_INLINE uint32_t ir_chain_head_path_compress(ir_chain *chains, uint32_t src, uint32_… in ir_chain_head_path_compress()

Completed in 21 milliseconds