Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp579 static bool InstructionDereferencesPointer(Instruction *I, Value *Ptr) { in InstructionDereferencesPointer() function
620 if (InstructionDereferencesPointer(BI, Val)) { in solveBlockValueNonLocal()
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp702 static bool InstructionDereferencesPointer(Instruction *I, Value *Ptr) { in InstructionDereferencesPointer() function
746 if (InstructionDereferencesPointer(&I, UnderlyingVal)) in isObjectDereferencedInBlock()