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

  /external/llvm/lib/IR/
InlineAsm.cpp 49 void InlineAsm::destroyConstant() {
Constants.cpp 299 void Constant::destroyConstant() {
329 cast<Constant>(V)->destroyConstant();
477 const_cast<Constant*>(C)->destroyConstant();
    [all...]

Completed in 717 milliseconds