Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSplitKit.h393 void computeRedundantBackCopies(DenseSet<unsigned> &NotToHoistSet,
H A DSplitKit.cpp948 void SplitEditor::computeRedundantBackCopies( in computeRedundantBackCopies() function in SplitEditor
1117 computeRedundantBackCopies(NotToHoistSet, BackCopies); in hoistCopies()