Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCMetadata.cpp47 if (auto GCName = F.getGC(); !Map.contains(GCName)) run() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp326 setGC(const Function & Fn,std::string GCName) setGC() argument
H A DValue.cpp830 const auto &GCName = F->getGC(); canBeFreed() local