Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp1036 auto *FileInfoArrayGV = new GlobalVariable( in insertCounterWriteout() local
1040 FileInfoArrayGV->setUnnamedAddr(GlobalValue::UnnamedAddr::Global); in insertCounterWriteout()
1059 Builder.CreateInBoundsGEP(FileInfoArrayGV, {Builder.getInt32(0), IV}); in insertCounterWriteout()