Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1202 SDValue getPseudoProbeNode(const SDLoc &Dl, SDValue Chain, uint64_t Guid,
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7687 SDValue SelectionDAG::getPseudoProbeNode(const SDLoc &Dl, SDValue Chain, in getPseudoProbeNode() function in SelectionDAG
H A DSelectionDAGBuilder.cpp6899 Res = DAG.getPseudoProbeNode(sdl, getRoot(), Guid, Index, Attr); in visitIntrinsicCall()