Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h22 using AnchorList = std::vector<std::pair<LineLocation, FunctionId>>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp2249 MemInfoMap &Visited, SmallPtrSet<MachineInstr *, 4> &AnchorList, in collectMergeableInsts()
2482 SmallPtrSet<MachineInstr *, 4> AnchorList; in runOnMachineFunction() local