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

  /external/llvm/include/llvm/IR/
InstVisitor.h 235 RetTy visitUnaryInstruction(UnaryInstruction &I){ DELEGATE(Instruction);}
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 126 bool visitUnaryInstruction(UnaryInstruction &I);
478 bool CallAnalyzer::visitUnaryInstruction(UnaryInstruction &I) {
    [all...]

Completed in 52 milliseconds