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

  /external/llvm/include/llvm/IR/
Constant.h 50 void destroyConstantImpl();
120 /// destroyConstantImpl as the last thing they do, to destroy all users and
  /external/llvm/lib/IR/
Constants.cpp 212 void Constant::destroyConstantImpl() {
    [all...]

Completed in 132 milliseconds