Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2400 bool HasProf = extractBranchWeights(I, TC, FC); in getNodeLabel() local
2401 if (!HasProf) in getNodeLabel()