Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp212 static void findBestInsertionSet(DominatorTree &DT, BlockFrequencyInfo &BFI, in findBestInsertionSet() function
330 findBestInsertionSet(*DT, *BFI, Entry, BBs); in findConstantInsertionPoint()