Home
last modified time | relevance | path

Searched refs:getMap (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h82 const Map &getMap() const { return Segments; } in getMap() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.h87 VirtI.setMap(LIU.getMap()); in RegUnitInfo()
H A DLiveIntervalUnion.cpp136 LiveUnionI.setMap(LiveUnion->getMap()); in collectInterferingVRegs()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp201 const auto &NodeMap = Result.Nodes.getMap(); in run()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h119 const IDToNodeMap &getMap() const { in getMap() function
120 return MyBoundNodes.getMap(); in getMap()
H A DASTMatchersInternal.h189 const IDToNodeMap &getMap() const { in getMap() function