Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h347 void clearGC();
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp519 clearGC(); in ~Function()
824 void Function::clearGC() { in clearGC() function in Function
846 clearGC(); in copyAttributesFrom()
H A DCore.cpp2524 F->clearGC(); in LLVMSetGC()