HomeSort by: relevance | last modified time | path
    Searched refs:clearGC (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Function.h 391 /// hasGC/getGC/setGC/clearGC - The name of the garbage collection algorithm
398 void clearGC();
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Function.cpp 419 clearGC();
661 void Function::clearGC() {
683 clearGC();
Core.cpp 2447 F->clearGC();

Completed in 34 milliseconds