Home
last modified time | relevance | path

Searched refs:deleteGC (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DLLVMContext.h109 void deleteGC(const Function &Fn);
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h118 void deleteGC(const Function &Fn);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLLVMContext.h152 void deleteGC(const Function &Fn);
/external/llvm/lib/IR/
DLLVMContext.cpp321 void LLVMContext::deleteGC(const Function &Fn) { in deleteGC() function in LLVMContext
DFunction.cpp430 getContext().deleteGC(*this); in clearGC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp312 void LLVMContext::deleteGC(const Function &Fn) { in deleteGC() function in LLVMContext
DFunction.cpp465 getContext().deleteGC(*this); in clearGC()