Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp610 static Instruction *combineLoadToOperationType(InstCombiner &IC, LoadInst &LI) { in combineLoadToOperationType() function
996 if (Instruction *Res = combineLoadToOperationType(*this, LI)) in visitLoadInst()