Searched defs:setGC (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/IR/ | ||
D | Function.cpp | 344 void Function::setGC(const char *Str) { in setGC() function in Function |
/external/chromium_org/v8/tools/gcmole/ | ||
D | gcmole.cc | 280 void setGC() { effect_ |= kCausesGC; } in setGC() function in __anon34989fd00111::ExprEffect |