Searched refs:hasOnlyOneNonZeroIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp302 static bool hasOnlyOneNonZeroIndex(GetElementPtrInst *GEP) { function
324 hasOnlyOneNonZeroIndex(cast<GetElementPtrInst>(C.Ins)));

Completed in 88 milliseconds