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

  /external/llvm/include/llvm/IR/
Function.h 215 /// hasGC/getGC/setGC/clearGC - The name of the garbage collection algorithm
220 void clearGC();
  /external/llvm/lib/IR/
Function.cpp 250 clearGC();
353 void Function::clearGC() {
379 clearGC();
Core.cpp     [all...]

Completed in 144 milliseconds