Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp632 static bool InstructionDereferencesPointer(Instruction *I, Value *Ptr) { in InstructionDereferencesPointer() function
680 if (InstructionDereferencesPointer(&I, UnderlyingVal)) { in solveBlockValueNonLocal()