Searched defs:SourceIdx (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ | ||
H A D | ResourcePressureView.cpp | 56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyCallGraph.cpp | 513 int SourceIdx = SCCIndices[&SourceSCC]; updatePostorderSequenceForEdgeInsertion() local |