Searched defs:setGC (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/VMCore/
H A DFunction.cpp276 void Function::setGC(const char *Str) { function in class:Function
309 setGC(SrcF->getGC());
/external/v8/tools/gcmole/
H A Dgcmole.cc281 void setGC() { effect_ |= kCausesGC; } function in class:__anon13537::ExprEffect
443 if (gc_.any()) out.setGC();
864 out.setGC();

Completed in 121 milliseconds