Searched defs:EmuTLSV (Results 1 – 2 of 2) sorted by relevance
52 auto EmuTLSV = Mangle(("__emutls_v." + GV->getName()).str()); in add() local
56 auto EmuTLSV = Mangle(("__emutls_v." + GV.getName()).str()); in IRMaterializationUnit() local