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

  /external/llvm/include/llvm/Support/
InstVisitor.h 215 RetTy visitUnaryInstruction(UnaryInstruction &I){ DELEGATE(Instruction);}
  /external/llvm/lib/Analysis/
InlineCost.cpp 117 bool visitUnaryInstruction(UnaryInstruction &I);
468 bool CallAnalyzer::visitUnaryInstruction(UnaryInstruction &I) {
    [all...]

Completed in 664 milliseconds