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/ | ||
| D | LLVMContext.cpp | 280 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC() function in LLVMContext |
| D | Function.cpp | 501 void Function::setGC(std::string Str) { in setGC() function in Function |
| /third_party/node/deps/v8/tools/gcmole/ | ||
| D | gcmole.cc | 441 void setGC() { effect_ |= kCausesGC; } in setGC() function in __anon7cced6010111::ExprEffect |