Home
last modified time | relevance | path

Searched refs:isShapeMapEmpty (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DVirtRegMap.h115 bool isShapeMapEmpty() const { return Virt2ShapeMap.empty(); } in isShapeMapEmpty() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TileConfig.cpp87 if (VRM.isShapeMapEmpty()) in INITIALIZE_PASS_DEPENDENCY()