Searched defs:getNodeIfExists (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CSEInfo.cpp | 114 UniqueMachineInstr *GISelCSEInfo::getNodeIfExists(FoldingSetNodeID &ID, getNodeIfExists() function in GISelCSEInfo |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 10897 SDNode *SelectionDAG::getNodeIfExists(unsigned Opcode, SDVTList VTList, getNodeIfExists() function in SelectionDAG |