Home
last modified time | relevance | path

Searched refs:ConstCallee (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10568 if (auto* ConstCallee = dyn_cast<ConstantSDNode>(Callee)) in visitPatchpoint() local
10569 Callee = DAG.getIntPtrConstant(ConstCallee->getZExtValue(), dl, in visitPatchpoint()