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

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

Completed in 198 milliseconds