Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp201 DenseMap<const Function *, LoadInst *> FunctionToProfileBiasMap; member in __anon719920e10111::InstrLowerer
865 LoadInst *&BiasLI = FunctionToProfileBiasMap[Fn]; in getCounterAddress()