Home
last modified time | relevance | path

Searched refs:clearGC (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/IR/
DFunction.cpp227 clearGC(); in ~Function()
330 void Function::clearGC() { in clearGC() function in Function
356 clearGC(); in copyAttributesFrom()
DCore.cpp1495 F->clearGC(); in LLVMSetGC()
/freebsd-9-stable/contrib/llvm/include/llvm/IR/
DFunction.h220 void clearGC();