HomeSort by relevance Sort by last modified time
    Searched refs:visitInstruction (Results 1 - 18 of 18) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
XSLTVisitor.java 41 public boolean visitInstruction(ElemTemplateElement elem)
RedundentExprEliminator.java     [all...]
ElemTemplateElement.java     [all...]
  /external/llvm/lib/Analysis/
InstCount.cpp 48 void visitInstruction(Instruction &I) {
MemoryBuiltins.cpp 576 SizeOffsetType ObjectSizeOffsetVisitor::visitInstruction(Instruction &I) {
788 SizeOffsetEvalType ObjectSizeOffsetEvaluator::visitInstruction(Instruction &I) {
  /external/llvm/lib/IR/
Verifier.cpp 289 void visitVAArgInst(VAArgInst &VAA) { visitInstruction(VAA); }
296 void visitInstruction(Instruction &I);
    [all...]
  /external/llvm/include/llvm/Analysis/
MemoryBuiltins.h 203 SizeOffsetType visitInstruction(Instruction &I);
263 SizeOffsetEvalType visitInstruction(Instruction &I);
  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.h 182 void visitInstruction(Instruction &I) {
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 119 void visitInstruction(Instruction &I) {
229 void visitInstruction(Instruction &I) {
MemorySanitizer.cpp     [all...]
  /external/llvm/include/llvm/
InstVisitor.h 74 /// an implementation of visitInstruction though!.
255 void visitInstruction(Instruction &I) {} // Ignore unhandled instructions
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 208 // visitInstruction - Specify what to return for unhandled instructions...
209 Instruction *visitInstruction(Instruction &I) { return 0; }
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 116 bool visitInstruction(Instruction &I);
788 bool CallAnalyzer::visitInstruction(Instruction &I) {
    [all...]
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 203 bool visitInstruction(Instruction &I) { return false; }
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 651 void visitInstruction(Instruction &I) {
    [all...]
SCCP.cpp 502 void visitInstruction(Instruction &I) {
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 5818 milliseconds