Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInstructionSimplify.cpp3487 SmallVector<Value *, 4> IndicesRHS(GRHS->idx_begin(), GRHS->idx_end()); in SimplifyICmpInst() local
3489 GLHS->getSourceElementType(), Null, IndicesRHS); in SimplifyICmpInst()