Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFunction.h311 void clearGC();
/llvm-project-15.0.7/llvm/lib/IR/
H A DFunction.cpp420 clearGC(); in ~Function()
699 void Function::clearGC() { in clearGC() function in Function
721 clearGC(); in copyAttributesFrom()
H A DCore.cpp2434 F->clearGC(); in LLVMSetGC()