Searched defs:InsertIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyCallGraph.cpp | 1669 int InsertIndex = EK == Edge::Kind::Call ? NewRC->SCCIndices[OriginalC] addSplitFunction() local |
H A D | InstructionSimplify.cpp | 5454 int InsertIndex = IndexC->getZExtValue(); simplifyShuffleVectorInst() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VectorCombine.cpp | 600 uint64_t InsertIndex = InvalidIndex; foldExtractExtract() local |