Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenTarget.h220 unsigned getComplexity() const { return Complexity; } in getComplexity() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h127 static unsigned getComplexity(Value *V) { in getComplexity() function