Searched defs:SourceIdx (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/tools/llvm-mca/Views/ | ||
H A D | ResourcePressureView.cpp | 56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyCallGraph.cpp | 521 int SourceIdx = SCCIndices[&SourceSCC]; updatePostorderSequenceForEdgeInsertion() local |
/llvm-project/polly/lib/Transform/ | ||
H A D | ScheduleTreeTransform.cpp | 37 int SourceIdx) { in applyBandMemberAttributes() argument |