Home
last modified time | relevance | path

Searched defs:SourceIdx (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent() local
/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp521 int SourceIdx = SCCIndices[&SourceSCC]; updatePostorderSequenceForEdgeInsertion() local
611 int SourceIdx = SCCIndices[&SourceSCC]; switchInternalEdgeToCall() local
1020 int SourceIdx = G->RefSCCIndices[&SourceC]; insertIncomingRefEdge() local
[all...]
/llvm-project/polly/lib/Transform/
H A DScheduleTreeTransform.cpp37 int SourceIdx) { in applyBandMemberAttributes() argument