Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp1156 GlobalVariable *ProfileNameVar = new GlobalVariable( in createProfileFileNameVar() local
1161 ProfileNameVar->setLinkage(GlobalValue::ExternalLinkage); in createProfileFileNameVar()
1162 ProfileNameVar->setComdat(M.getOrInsertComdat( in createProfileFileNameVar()