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 281 clearGC();
397 void Function::clearGC() {
425 clearGC();
    [all...]
Core.cpp     [all...]
  /external/llvm/include/llvm/IR/
Function.h 221 /// hasGC/getGC/setGC/clearGC - The name of the garbage collection algorithm
226 void clearGC();

Completed in 87 milliseconds