Searched defs:DefaultValue (Results 1 – 3 of 3) sorted by relevance
224 int DefaultValue = 0; in getMaxInlinableSize() local256 int DefaultValue = 0; in getMaxNodesPerTopLevelFunction() local
172 template <typename T> struct DefaultValue { const T value=0;}; struct183 template <template<int x> class temp> struct DefaultValue { const temp<0> value; }; struct
3764 Constant *DefaultValue, in SwitchLookupTable()4017 BranchInst *RangeCheckBranch, Constant *DefaultValue, in reuseTableCompare()