Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6890 CallBase *UniqueFree = *AI.PotentialFreeCalls.begin(); in updateImpl() local
6891 DeallocationInfo *DI = DeallocationInfos.lookup(UniqueFree); in updateImpl()
6895 << *UniqueFree << "\n"); in updateImpl()
6919 if (!Explorer.findInContextOf(UniqueFree, CtxI)) { in updateImpl()
6923 << *UniqueFree << "\n"); in updateImpl()