Home
last modified time | relevance | path

Searched defs:TargetIdx (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp522 int TargetIdx = SCCIndices[&TargetSCC]; updatePostorderSequenceForEdgeInsertion() local
612 int TargetIdx = SCCIndices[&TargetSCC]; switchInternalEdgeToCall() local
1021 int TargetIdx = G->RefSCCIndices[this]; insertIncomingRefEdge() local
[all...]
/llvm-project/polly/lib/Transform/
H A DScheduleTreeTransform.cpp35 applyBandMemberAttributes(isl::schedule_node_band Target, int TargetIdx, in applyBandMemberAttributes() argument
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1704 uint64_t TargetIdx; readOneFunctionProfile() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp1678 std::optional<unsigned> TargetIdx; in setup() local