Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h246 bool hasGC() const { in hasGC() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h354 bool hasGC() const { in hasGC() function
/third_party/node/deps/v8/tools/gcmole/
Dgcmole.cc440 bool hasGC() { return (effect_ & kCausesGC) != 0; } in hasGC() function in __anon21c93c610111::ExprEffect