HomeSort by relevance Sort by last modified time
    Searched full:incorporatemdnode (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/IR/
TypeFinder.cpp 74 incorporateMDNode(MDForInst[i].second);
84 incorporateMDNode(NMD->getOperand(i));
126 return incorporateMDNode(M);
148 /// incorporateMDNode - This method is used to walk the operands of an MDNode to
150 void TypeFinder::incorporateMDNode(const MDNode *V) {
  /external/llvm/include/llvm/IR/
TypeFinder.h 71 /// incorporateMDNode - This method is used to walk the operands of an MDNode
73 void incorporateMDNode(const MDNode *V);
  /prebuilts/clang/linux-x86/host/3.4/bin/
llvm-link 

Completed in 124 milliseconds