Searched defs:sortScopes (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h168 virtual void sortScopes() {} function in class:llvm::logicalview::LVReader
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp1228 void LVELFReader::sortScopes() { Root->sort(); } function in class:LVELFReader
H A DLVCodeViewReader.cpp799 void LVCodeViewReader::sortScopes() { Root->sort(); } function in class:LVCodeViewReader
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1423 void CHR::sortScopes(SmallVectorImpl<CHRScope *> &Input, function in class:CHR

Completed in 76 milliseconds