Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h398 void computeRedundantBackCopies(DenseSet<unsigned> &NotToHoistSet,
H A DSplitKit.cpp961 void SplitEditor::computeRedundantBackCopies( in computeRedundantBackCopies() function in SplitEditor
1130 computeRedundantBackCopies(NotToHoistSet, BackCopies); in hoistCopies()