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

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

Completed in 261 milliseconds