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.cpp64 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp523 int SourceIdx = SCCIndices[&SourceSCC]; in updatePostorderSequenceForEdgeInsertion() local
613 int SourceIdx = SCCIndices[&SourceSCC]; in switchInternalEdgeToCall() local
1022 int SourceIdx = G->RefSCCIndices[&SourceC]; in insertIncomingRefEdge() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15414 uint64_t SourceIdx = Permutation[TargetIdx]; in ActOnOpenMPInterchangeDirective() local