Searched refs:pReplace (Results 1 – 2 of 2) sorted by relevance
36 const char* pReplace = pCurFont->pReplaceFont; in GetFont() local37 int32_t iLength = strlen(pReplace); in GetFont()39 const char* pNameText = pReplace; in GetFont()45 WideString::FromASCII(ByteStringView(pReplace, pNameText - pReplace)); in GetFont()52 pReplace = pNameText; in GetFont()
452 Instruction* pReplace = ProcessIntrinsic(pCallInst); in runOnFunction() local454 if (pReplace) in runOnFunction()456 pCallInst->replaceAllUsesWith(pReplace); in runOnFunction()