Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp3658 SmallVector<Value *, 4> IndicesRHS(GRHS->idx_begin(), GRHS->idx_end()); in SimplifyICmpInst() local
3660 GLHS->getSourceElementType(), Null, IndicesRHS); in SimplifyICmpInst()