Home
last modified time | relevance | path

Searched defs:getComplexity (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenTarget.h250 unsigned getComplexity() const { return Complexity; } in getComplexity() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
HDInstCombiner.h139 static unsigned getComplexity(Value *V) { in getComplexity() function