Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp28 static Value *decomposeSimpleLinearExpr(Value *Val, unsigned &Scale, in decomposeSimpleLinearExpr() function
65 decomposeSimpleLinearExpr(I->getOperand(0), SubScale, Offset); in decomposeSimpleLinearExpr()
117 decomposeSimpleLinearExpr(AI.getOperand(0), ArraySizeScale, ArrayOffset); in PromoteCastOfAllocation()