Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h36 auto ItA = A.begin(), EndA = A.end(); in disjoint() local
/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp799 iterator ItA = A.begin(); compareStructure() local
1260 auto ItA = IncludedGroupAndCandA.find(*IncludedGroupsA.begin()); CheckLargerCands() local
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1587 auto ItA = upward_defs_begin({MA, ML}, MSSA.getDomTree()); in TEST_F() local