Searched defs:allocName (Results 1 – 2 of 2) sorted by relevance
664 llvm::StringRef allocName) { in allocateAndInitNewStorage()686 llvm::StringRef allocName) { in genInlinedAllocation()
1130 for (const auto *allocName : allocateNames_) { in Post() local