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

/external/llvm/include/llvm/IR/
H A DInstructions.h2916 /// getDestination - Return the specified destination.
2917 BasicBlock *getDestination(unsigned i) { return getSuccessor(i); } function in class:llvm::IndirectBrInst
2918 const BasicBlock *getDestination(unsigned i) const { return getSuccessor(i); } function in class:llvm::IndirectBrInst
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 166 milliseconds