Searched refs:CurrentFunc (Results 1 – 2 of 2) sorted by relevance
18 static __thread size_t CurrentFunc; variable62 CurrentFunc = FuncNum; in __sanitizer_cov_trace_pc_guard()67 assert(CurrentFunc < __dft.NumFuncs); in __dfsw___sanitizer_cov_trace_switch()68 __dft.FuncLabels[CurrentFunc] |= L1; in __dfsw___sanitizer_cov_trace_switch()73 __dft.FuncLabels[CurrentFunc] |= L1 | L2; \
57 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local60 computeLegalValueVTs(CurrentFunc, TM, GlobalVT, VTs); in GetGlobalAddressSymbol()70 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local75 computeSignatureVTs(FuncTy, F, CurrentFunc, TM, ParamMVTs, ResultMVTs); in GetGlobalAddressSymbol()