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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp3641 static void addIfPresent(llvm::DenseSet<llvm::Value*> &S, llvm::Value *V) { function
3648 addIfPresent(AllocasToIgnore, CGF.ReturnValue);
3649 addIfPresent(AllocasToIgnore, CGF.NormalCleanupDest);

Completed in 91 milliseconds