Home
last modified time | relevance | path

Searched defs:setGC (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp280 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC() function in LLVMContext
DFunction.cpp501 void Function::setGC(std::string Str) { in setGC() function in Function
/third_party/node/deps/v8/tools/gcmole/
Dgcmole.cc441 void setGC() { effect_ |= kCausesGC; } in setGC() function in __anon7cced6010111::ExprEffect