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 211 clearGC();
311 void Function::clearGC() {
337 clearGC();
Core.cpp     [all...]
  /external/llvm/include/llvm/IR/
Function.h 200 /// hasGC/getGC/setGC/clearGC - The name of the garbage collection algorithm
205 void clearGC();

Completed in 208 milliseconds