Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6557 static Value *simplifyLoadInst(LoadInst *LI, Value *PtrOp, in simplifyLoadInst() function
6695 return simplifyLoadInst(cast<LoadInst>(I), NewOps[0], Q); in simplifyInstructionWithOperands()