Home
last modified time | relevance | path

Searched refs:removeUnusedInsts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp210 void removeUnusedInsts() { in removeUnusedInsts() function in __anon5f80120c0111::InstPartition
486 void removeUnusedInsts() { in removeUnusedInsts() function in __anon5f80120c0111::InstPartitionContainer
488 Partition.removeUnusedInsts(); in removeUnusedInsts()
835 Partitions.removeUnusedInsts(); in processLoop()