Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h193 BlockFrequencyInfo *BFI_, TargetLibraryInfo *TLI_,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp287 std::optional<BlockFrequencyInfo *> BFI_, in runImpl() argument
297 BFI = BFI_; in runImpl()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10113 DominatorTree &DT_, BlockFrequencyInfo *BFI_, TargetLibraryInfo *TLI_, in runImpl() argument
10120 BFI = BFI_; in runImpl()