Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7328 if (auto* ConstCallee = dyn_cast<ConstantSDNode>(Callee)) in visitPatchpoint() local
7329 Callee = DAG.getIntPtrConstant(ConstCallee->getZExtValue(), dl, in visitPatchpoint()