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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h45 /// getComplexity: Assign a complexity or rank value to LLVM Values...
47 static inline unsigned getComplexity(Value *V) { function in namespace:llvm

Completed in 145 milliseconds