/dalvik/dx/tests/087-ssa-local-vars/ |
info.txt | 1 This is a test case to ensure proper preservation of local variable information through the register renamer and dead code remover at the beginning of the SSA conversion.
|
/dalvik/dx/tests/094-scala-locals/ |
info.txt | 1 This is a smoke test of the SSA renamer's local variable preserver.
|
/external/javassist/src/main/javassist/bytecode/ |
ParameterAnnotationsAttribute.java | 26 import javassist.bytecode.AnnotationsAttribute.Renamer; 181 Renamer renamer = new Renamer(info, getConstPool(), classnames); local 183 renamer.parameters();
|
AnnotationsAttribute.java | 280 Renamer renamer = new Renamer(info, getConstPool(), classnames); local 282 renamer.annotationArray(); 408 static class Renamer extends Walker { 413 * Constructs a renamer. It renames some class names 421 Renamer(byte[] info, ConstPool cp, Map map) {
|
/external/proguard/src/proguard/ |
OutputWriter.java | 175 // Wrap the resource writer with a filter and a data entry renamer, 191 // Wrap the directory writer with a filter and a data entry renamer,
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaRenamer.java | 38 * Unlike the original algorithm presented in Appel, this renamer converts 50 * But, please note, the SSA Renamer's ignoring of the adjoining-register ROP 96 * Constructs an instance of the renamer 147 * Constructs an instance of the renamer with threshold set 305 * Constructs a block renamer instance. Call {@code process}
|
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 232 /// Visited - The set of basic blocks the renamer has already visited. 559 // The renamer uses the Visited set to avoid infinite loops. Clear it now. 606 // At this point, the renamer has added entries to PHI nodes for all reachable 607 // code. Unfortunately, there may be unreachable blocks which the renamer [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
tree-flow.h | 183 USE or a VUSE. In those cases, the SSA renamer creates an SSA name [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
tree-flow.h | 183 USE or a VUSE. In those cases, the SSA renamer creates an SSA name [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
tree-flow.h | 183 USE or a VUSE. In those cases, the SSA renamer creates an SSA name [all...] |
/prebuilt/common/jarjar/ |
jarjar-1.0rc8.jar | |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gccint.info | [all...] |