Searched defs:HInstrArray (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_generic_regs.h357 HInstrArray; typedef in typeref:struct:__anon22313
359 extern HInstrArray* newHInstrArray ( void );
364 extern void addHInstr_SLOW ( HInstrArray*, HInstr* );
366 static inline void addHInstr ( HInstrArray* ha, HInstr* instr )
446 HInstrArray* doRegisterAllocation (
449 HInstrArray* instrs_in,

Completed in 64 milliseconds