Searched refs:UnderlyingPtr (Results 1 – 1 of 1) sorted by relevance
151 Value *UnderlyingPtr = getUnderlyingObject(RK.WasOn); in isKnowledgeWorthPreserving() local152 if (isa<AllocaInst>(UnderlyingPtr) || isa<GlobalValue>(UnderlyingPtr)) in isKnowledgeWorthPreserving()