Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6062 static Value *SimplifyLoadInst(LoadInst *LI, Value *PtrOp, in SimplifyLoadInst() function
6224 Result = SimplifyLoadInst(cast<LoadInst>(I), NewOps[0], Q); in simplifyInstructionWithOperands()