Home
last modified time | relevance | path

Searched defs:BMap (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/polly/lib/Transform/
DFlattenAlgo.cpp49 bool isVariableDim(const isl::basic_map &BMap) { in isVariableDim()
56 for (isl::basic_map BMap : Map.get_basic_map_list()) in isVariableDim() local
DSimplify.cpp102 for (isl::basic_map BMap : PrevMap.get_basic_map_list()) { in underapproximatedAddMap() local
107 for (isl::basic_map BMap : Map.get_basic_map_list()) { in underapproximatedAddMap() local
/external/llvm-project/polly/unittests/Isl/
DIslTest.cpp406 TestMap.foreach_basic_map([&](isl::basic_map BMap) -> isl::stat { in TEST()
465 .foreach_basic_map([&](isl::basic_map BMap) -> isl::stat { in TEST()
/external/llvm-project/polly/utils/pyscop/
Disl.py122 class BMap(IslObject): class
/external/llvm-project/polly/lib/Support/
DISLTools.cpp654 isl::space BMap = BSpace.unwrap(); in structureCompare() local
/external/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp306 BeforeMap BMap; member in clang::threadSafety::BeforeSet
/external/clang/lib/Analysis/
DThreadSafety.cpp287 BeforeMap BMap; member in clang::threadSafety::BeforeSet