Searched defs:Partition (Results 1 – 13 of 13) sorted by relevance
467 auto Partition = InstrToPartition.find(Expected); in repartition() local498 for (auto &Partition : Partitions) in repartition() local525 for (auto &Partition : Partitions) in repartition() local596 for (const auto &Partition : InstrToPartition) { in emitPartitionResults() local700 for (auto &Partition : Partitions) in repartition() local750 for (const auto &Partition : Partitions) { in emitPartitionResults() local
42 class Partition; variable
132 PartitionFunction Partition = compileRequested; variable
227 setPartitionFunction(CompileOnDemandLayer::PartitionFunction Partition) { in setPartitionFunction()
123 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction()226 void CompileOnDemandLayer::expandPartition(GlobalValueSet &Partition) { in expandPartition()
57 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member
320 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible()418 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local495 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local516 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local
353 class llvm::sroa::Partition { class in llvm::sroa372 Partition(iterator SI) : SI(SI), SJ(SI) {} in Partition() function in llvm::sroa::Partition
87 } Partition; typedef
392 unsigned Partition = Unknown; member
2343 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> Partition; in ParseModuleDecl() local
535 unsigned Partition, bool InSummary) { in addModuleToGlobalRes()
5834 std::string Partition; in parseFunctionHeader() local