Home
last modified time | relevance | path

Searched defs:FuncRange (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.h100 struct FuncRange { struct
124 inferPrologAddresses(std::map<uint64_t, FuncRange> &FuncStartAddressMap) { in inferPrologAddresses() argument
H A DProfiledBinary.cpp475 setIsFuncEntry(FuncRange * FuncRange,StringRef RangeSymName) setIsFuncEntry() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h40 AddressRange FuncRange; ///< The concrete function address range. member
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp328 if (auto FuncRange = findExtractionZone() local