Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DFunctionLayout.h41 constexpr explicit FragmentNum(unsigned Value) : Value(Value) {} in FragmentNum() function
[all...]
H A DBinaryFunction.h1378 addCallSites(const ArrayRef<std::pair<FragmentNum,CallSite>> NewCallSites) addCallSites() argument
[all...]