Searched defs:EmuTLST (Results 1 – 2 of 2) sorted by relevance
69 auto EmuTLST = Mangle(("__emutls_t." + GV->getName()).str()); in add() local
72 auto EmuTLST = Mangle(("__emutls_t." + GV.getName()).str()); in IRMaterializationUnit() local