Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2928 bool HasNonZeroLengthPrfCntsSection = false; in emitPGORefs() local
2933 HasNonZeroLengthPrfCntsSection = true; in emitPGORefs()
2937 if (HasNonZeroLengthPrfCntsSection) { in emitPGORefs()