Home
last modified time | relevance | path

Searched defs:LHSI (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp142 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
244 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1056 Instruction *LHSI, in visitICmpInstWithInstAndIntCst()
2482 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local
2489 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local
3019 Instruction *LHSI, in FoldFCmp_IntToFP_Cst()
3261 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitFCmpInst() local
DInstCombineAndOrXor.cpp343 Instruction *LHSI = dyn_cast<Instruction>(LHS); in FoldLogicalPlusAnd() local