Home
last modified time | relevance | path

Searched refs:TypeBasedIntrinsicCost (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCostModel.cpp43 static cl::opt<bool> TypeBasedIntrinsicCost("type-based-intrinsic-cost", variable
104 if (II && TypeBasedIntrinsicCost) { in print()
133 if (II && TypeBasedIntrinsicCost) { in run()