Home
last modified time | relevance | path

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

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