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 241 RetTy visitUnaryInstruction(UnaryInstruction &I){ DELEGATE(Instruction);}
  /external/llvm/lib/Analysis/
InlineCost.cpp 145 bool visitUnaryInstruction(UnaryInstruction &I);
497 bool CallAnalyzer::visitUnaryInstruction(UnaryInstruction &I) {
    [all...]

Completed in 49 milliseconds