HomeSort by relevance Sort by last modified time
    Searched refs:getInstList (Results 1 - 25 of 47) sorted by null

1 2

  /external/llvm/examples/ModuleMaker/
ModuleMaker.cpp 53 BB->getInstList().push_back(Add);
56 BB->getInstList().push_back(ReturnInst::Create(Context, Add));