Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DFunction.cpp211 clearGC(); in ~Function()
311 void Function::clearGC() { in clearGC() function in Function
337 clearGC(); in copyAttributesFrom()
DCore.cpp1385 F->clearGC(); in LLVMSetGC()
/external/llvm/include/llvm/IR/
DFunction.h205 void clearGC();