Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp293 BlockFrequency &ParentPtsFreq = InsertPtsMap[Parent].second; in findBestInsertionSet() local
305 ParentPtsFreq += BFI.getBlockFreq(Node); in findBestInsertionSet()
308 ParentPtsFreq += InsertPtsFreq; in findBestInsertionSet()