Home
last modified time | relevance | path

Searched defs:InstrEntryBBEnabled (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h43 bool InstrEntryBBEnabled; variable
H A DInstrProfReader.h164 bool InstrEntryBBEnabled = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp168 InstrProfWriter::InstrProfWriter(bool Sparse, bool InstrEntryBBEnabled) in InstrProfWriter()
H A DInstrProf.cpp1140 bool InstrEntryBBEnabled) { in createIRLevelProfileFlagVar()