Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute() function
/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp265 void RenameIndependentSubregs::distribute(const IntEqClasses &Classes, in distribute() function in RenameIndependentSubregs
/llvm-project/polly/unittests/Isl/
H A DIslTest.cpp1042 TEST(DeLICM, distribute) { in TEST() argument