Searched refs:CheckFunction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1486 auto CheckFunction = [&](const MDOperand &FuncMDO) { local
1495 CheckFunction(Node->getOperand(0));
1496 CheckFunction(Node->getOperand(1));

Completed in 127 milliseconds