Home
last modified time | relevance | path

Searched refs:addIfPresent (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp4441 static void addIfPresent(llvm::DenseSet<llvm::Value*> &S, Address V) { in addIfPresent() function
4448 addIfPresent(AllocasToIgnore, CGF.ReturnValue); in collectLocals()
4449 addIfPresent(AllocasToIgnore, CGF.NormalCleanupDest); in collectLocals()