Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3551 auto PtrToIntOrZero = [GEPTy](Value *P) -> Value * { in SimplifyGEPInst() local
3564 if (Value *R = PtrToIntOrZero(P)) in SimplifyGEPInst()
3573 if (Value *R = PtrToIntOrZero(P)) in SimplifyGEPInst()
3581 if (Value *R = PtrToIntOrZero(P)) in SimplifyGEPInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp3900 auto PtrToIntOrZero = [GEPTy](Value *P) -> Value * { in SimplifyGEPInst() local
3913 if (Value *R = PtrToIntOrZero(P)) in SimplifyGEPInst()
3922 if (Value *R = PtrToIntOrZero(P)) in SimplifyGEPInst()
3930 if (Value *R = PtrToIntOrZero(P)) in SimplifyGEPInst()