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