Searched defs:CurrentFunc (Results 1 – 2 of 2) sorted by relevance
59 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local76 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local
69 static __thread size_t CurrentFunc; variable