Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DFunction.cpp271 clearGC(); in ~Function()
385 void Function::clearGC() { in clearGC() function in Function
411 clearGC(); in copyAttributesFrom()
DCore.cpp1709 F->clearGC(); in LLVMSetGC()
/external/llvm/include/llvm/IR/
DFunction.h212 void clearGC();