Searched refs:CheckFunction (Results 1 – 2 of 2) sorted by relevance
163 GlobalValue *CheckFunction = nullptr; in runImpl() local190 if (!CheckFunction) { in runImpl()196 CheckFunction = DefaultCheckFunc; in runImpl()209 CheckFunction = CheckFunc; in runImpl()229 auto *CI = CallInst::Create(getCheckFunctionType(Ctx), CheckFunction, in runImpl()
1815 auto CheckFunction = [&](const MDOperand &FuncMDO) { in visitModuleFlagCGProfileEntry() local1824 CheckFunction(Node->getOperand(0)); in visitModuleFlagCGProfileEntry()1825 CheckFunction(Node->getOperand(1)); in visitModuleFlagCGProfileEntry()