Home
last modified time | relevance | path

Searched defs:getInstrProfSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp28 Expected<object::SectionRef> getInstrProfSection(const object::ObjectFile &Obj, in getInstrProfSection() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2180 static std::string getInstrProfSection(const CodeGenModule &CGM, in getInstrProfSection() function