/external/llvm/lib/Transforms/Scalar/ |
ObjCARC.cpp | [all...] |
JumpThreading.cpp | 188 BasicBlock *Succ = BI->getSuccessor(0); 199 BB = Succ; [all...] |
SCCP.cpp | [all...] |
/external/llvm/lib/Target/ARM/ |
ARMConstantIslandPass.cpp | 747 MachineBasicBlock *Succ = *OrigBB->succ_begin(); 748 OrigBB->removeSuccessor(Succ); 749 NewBB->addSuccessor(Succ); 753 assert((Succ->empty() || !Succ->begin()->isPHI()) [all...] |
/external/llvm/lib/Target/XCore/ |
XCoreInstrInfo.cpp | 168 /// 1. If this block ends with no branches (it just falls through to its succ)
|
/dalvik/dx/src/com/android/dx/ssa/ |
EscapeAnalysis.java | 157 int succ = insn.getBlock().getSuccessors().nextSetBit(0); local 158 ArrayList<SsaInsn> succInsns = ssaMeth.getBlocks().get(succ).getInsns(); [all...] |
/external/llvm/include/llvm/Transforms/ |
Scalar.h | 186 // JumpThreading - Thread control through mult-pred/multi-succ blocks where some 187 // preds always go to some succ.
|
/external/llvm/lib/CodeGen/ |
TailDuplication.cpp | 678 << "From simple Succ: " << *TailBB); 770 << "From Succ: " << *TailBB); [all...] |
ScheduleDAG.cpp | 94 // Now add a corresponding succ to N.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedBlockingDeque.java | 1052 private Node<E> succ(Node<E> n) { method in class:LinkedBlockingDeque.AbstractItr [all...] |
/external/llvm/lib/Target/CBackend/ |
CBackend.cpp | [all...] |
/dalvik/vm/compiler/ |
Frontend.cpp | 731 fprintf(file, " succ%04x [shape=%s,label = \"{ \\\n", 760 fprintf(file, " %s:s -> succ%04x:n [style=dashed]\n", 779 fprintf(file, " succ%04x:f%d:e -> %s:n\n", [all...] |
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new.c | 124 dbus_bool_t succ; local 138 succ = success ? TRUE : FALSE; 139 if (dbus_message_append_args(msg, DBUS_TYPE_BOOLEAN, &succ, [all...] |
/external/llvm/lib/Target/Mips/ |
MipsInstrInfo.cpp | 290 // If this block ends with no branches (it just falls through to its succ)
|
/external/llvm/lib/Transforms/Utils/ |
CloneFunction.cpp | 529 // Move all the instructions in the succ to the pred.
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
fr.po | 448 msgstr "Succ?s"
|
/external/llvm/include/llvm/Target/ |
TargetInstrInfo.h | 250 /// 1. If this block ends with no branches (it just falls through to its succ) [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.cpp | [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
prototype-1.6.0.3.js | 443 succ: function() { 971 succ: function() { 1105 value = value.succ(); [all...] |
/external/llvm/docs/ |
CodingStandards.html | [all...] |
/external/webkit/Source/WebCore/html/parser/ |
HTMLEntityNames.in | [all...] |
/packages/apps/Phone/res/values-it/ |
strings.xml | 230 <string name="throttle_time_frame_subtext" msgid="7732763021560399960">"<xliff:g id="USED_0">%1$d</xliff:g>% del ciclo trascorso"\n"Il periodo succ. inizia tra <xliff:g id="USED_1">%2$d</xliff:g> gg (<xliff:g id="USED_2">%3$s</xliff:g>)"</string> [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/ |
cc1 | |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/libexec/gcc/arm-linux-androideabi/4.4.3/ |
cc1 | |
cc1plus | |