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 207 /// hasGC/getGC/setGC/clearGC - The name of the garbage collection algorithm
212 void clearGC();
  /external/llvm/lib/IR/
Function.cpp 271 clearGC();
385 void Function::clearGC() {
411 clearGC();
    [all...]
Core.cpp     [all...]

Completed in 6160 milliseconds