Searched defs:getSelectionDAGInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h97 virtual const SelectionDAGTargetInfo *getSelectionDAGInfo() const { function in class:llvm::TargetSubtargetInfo
H A DSelectionDAG.h429 const SelectionDAGTargetInfo &getSelectionDAGInfo() const { return *TSI; } function in class:llvm::SelectionDAG

Completed in 63 milliseconds