Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContext.cpp307 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC() function in LLVMContext
DFunction.cpp422 void Function::setGC(std::string Str) { in setGC() function in Function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DFunction.cpp275 void Function::setGC(const char *Str) { in setGC() function in Function
/external/v8/tools/gcmole/
Dgcmole.cc280 void setGC() { effect_ |= kCausesGC; } in setGC() function in __anona2c38c5e0111::ExprEffect