Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.h250 unsigned getComplexity() const { return Complexity; } getComplexity() function
/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h139 static unsigned getComplexity(Value *V) { getComplexity() function