Searched defs:subroutines (Results 1 – 5 of 5) sorted by relevance
37 private Subroutine[] subroutines; field in SubroutineScanner
89 private Subroutine[] subroutines; field in Analyzer
403 private final Subroutines subroutines; field in ControlFlowGraph
364 private final Map<InstructionHandle, Subroutine> subroutines = new HashMap<>(); field in Subroutines
958 ir_function **subroutines; member