Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenTarget.h211 unsigned getComplexity() const { return Complexity; } in getComplexity() function
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h83 static inline unsigned getComplexity(Value *V) { in getComplexity() function