Searched refs:initJumpTableInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp393 void initJumpTableInfo(MachineJumpTableInfo *MJTI);
799 initJumpTableInfo(MJTI);
1099 void JITEmitter::initJumpTableInfo(MachineJumpTableInfo *MJTI) { function in class:JITEmitter
1146 // memory we allocated for the jump table in 'initJumpTableInfo'
1164 // memory we allocated for the jump table in 'initJumpTableInfo'
1226 // 'Index' in the jumpp table that was last initialized with 'initJumpTableInfo'

Completed in 40 milliseconds