Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp142 bool IsIRProfile = Reader->isIRLevelProfile(); in mergeInstrProfile() local
143 if (Writer.setIsIRLevelProfile(IsIRProfile)) in mergeInstrProfile()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp186 bool IsIRProfile = Reader->isIRLevelProfile(); in loadInput() local
187 if (WC->Writer.setIsIRLevelProfile(IsIRProfile)) { in loadInput()