Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2984 SmallVector<Value *, 4> IndicesRHS(GRHS->idx_begin(), GRHS->idx_end()); in SimplifyICmpInst() local
2986 GLHS->getSourceElementType(), Null, IndicesRHS); in SimplifyICmpInst()