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

/external/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp280 void scanFunctionJumpTables();
406 scanFunctionJumpTables();
616 /// scanFunctionJumpTables - Do a scan of the function, building up
619 void ARMConstantIslands::scanFunctionJumpTables() { function in class:ARMConstantIslands

Completed in 68 milliseconds