Home
last modified time | relevance | path

Searched defs:getSelection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h45 unsigned getSelection(GraphBase::NodeId nodeId) const { in getSelection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h71 int getSelection() const { return Selection; } in getSelection() function
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandom.h44 const T &getSelection() const { in getSelection() function