Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp521 int SourceIdx = SCCIndices[&SourceSCC]; in updatePostorderSequenceForEdgeInsertion() local
611 int SourceIdx = SCCIndices[&SourceSCC]; in switchInternalEdgeToCall() local
1020 int SourceIdx = G->RefSCCIndices[&SourceC]; in insertIncomingRefEdge() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14928 uint64_t SourceIdx = Permutation[TargetIdx]; in ActOnOpenMPInterchangeDirective() local