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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h63 class InlineCost { class in namespace:llvm
79 InlineCost(int Cost, int Threshold, const char *Reason = nullptr) function in class:llvm::InlineCost
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp850 int InlineCost = 0; local
[all...]

Completed in 57 milliseconds