Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2658 bool HasNonZeroLengthPrfCntsSection = false; in emitPGORefs() local
2663 HasNonZeroLengthPrfCntsSection = true; in emitPGORefs()
2667 if (HasNonZeroLengthPrfCntsSection) { in emitPGORefs()