Home
last modified time | relevance | path

Searched defs:shouldOptForSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h524 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
H A DSelectionDAGISel.h403 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h644 bool shouldOptForSize(const MachineFunction *MF) const { in shouldOptForSize() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1396 bool SelectionDAG::shouldOptForSize() const { in shouldOptForSize() function in SelectionDAG