Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DFunction.cpp250 clearGC(); in ~Function()
353 void Function::clearGC() { in clearGC() function in Function
379 clearGC(); in copyAttributesFrom()
DCore.cpp1578 F->clearGC(); in LLVMSetGC()
/external/llvm/include/llvm/IR/
DFunction.h220 void clearGC();