/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 159 SmallPtrSet<BlockT *, 32> visited; local 175 if (visited.insert(currentBB).second) { 195 if (visited.count(childBB) == 0) { 202 // If all children are visited or there is any child then pop this block
|
H A D | RegionInfoImpl.h | 246 void RegionBase<Tr>::verifyWalk(BlockT *BB, std::set<BlockT *> *visited) const { 249 visited->insert(BB); 255 if (Succ != exit && visited->find(Succ) == visited->end()) 256 verifyWalk(Succ, visited); 268 std::set<BlockT *> visited; 269 verifyWalk(getEntry(), &visited); local
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 159 SmallPtrSet<BlockT *, 32> visited; local 175 if (visited.insert(currentBB).second) { 193 if (visited.count(childBB) == 0) { 200 // If all children are visited or there is any child then pop this block
|
H A D | RegionInfoImpl.h | 246 void RegionBase<Tr>::verifyWalk(BlockT *BB, std::set<BlockT *> *visited) const { 249 visited->insert(BB); 255 if (Succ != exit && visited->find(Succ) == visited->end()) 256 verifyWalk(Succ, visited); 268 std::set<BlockT *> visited; 269 verifyWalk(getEntry(), &visited); local
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 159 SmallPtrSet<BlockT *, 32> visited; local 175 if (visited.insert(currentBB).second) { 193 if (visited.count(childBB) == 0) { 200 // If all children are visited or there is any child then pop this block
|
H A D | RegionInfoImpl.h | 246 void RegionBase<Tr>::verifyWalk(BlockT *BB, std::set<BlockT *> *visited) const { 249 visited->insert(BB); 255 if (Succ != exit && visited->find(Succ) == visited->end()) 256 verifyWalk(Succ, visited); 268 std::set<BlockT *> visited; 269 verifyWalk(getEntry(), &visited); local
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
H A D | RegionInfoImpl.h | 279 void RegionBase<Tr>::verifyWalk(BlockT *BB, std::set<BlockT *> *visited) const { 282 visited->insert(BB); 288 if (Succ != exit && visited->find(Succ) == visited->end()) 289 verifyWalk(Succ, visited); 301 std::set<BlockT *> visited; 302 verifyWalk(getEntry(), &visited); local
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 159 SmallPtrSet<BlockT *, 32> visited; local 175 if (visited.insert(currentBB).second) { 195 if (visited.count(childBB) == 0) { 202 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 159 SmallPtrSet<BlockT *, 32> visited; local 175 if (visited.insert(currentBB).second) { 193 if (visited.count(childBB) == 0) { 200 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 159 SmallPtrSet<BlockT *, 32> visited; local 175 if (visited.insert(currentBB).second) { 193 if (visited.count(childBB) == 0) { 200 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 166 SmallPtrSet<BlockT *, 32> visited; local 182 if (visited.insert(currentBB).second) { 200 if (visited.count(childBB) == 0) { 207 // If all children are visited or there is any child then pop this block
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
H A D | tree-ssa-sccvn.h | 170 unsigned visited : 1; member in struct:vn_ssa_aux
|
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/ |
H A D | cfa.h | 52 /// @param[in] work_list Set of blocks visited in the the depth first traversal 249 // The set of nodes which have been visited from any of the roots so far. 250 std::unordered_set<const BB*> visited; local 252 auto mark_visited = [&visited](const BB* b) { visited.insert(b); }; 268 assert(visited.count(block) == 0 && "Malformed graph!"); 276 if (visited.count(block) == 0) {
|
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/ |
H A D | cfa.h | 52 /// @param[in] work_list Set of blocks visited in the the depth first traversal 249 // The set of nodes which have been visited from any of the roots so far. 250 std::unordered_set<const BB*> visited; local 252 auto mark_visited = [&visited](const BB* b) { visited.insert(b); }; 268 assert(visited.count(block) == 0 && "Malformed graph!"); 276 if (visited.count(block) == 0) {
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 249 // visited. 834 VisitedItems visited; member in class:clang::ento::ScanReachableSymbols
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 250 // visited. 847 VisitedItems visited; member in class:clang::ento::ScanReachableSymbols
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 250 // visited. 847 VisitedItems visited; member in class:clang::ento::ScanReachableSymbols
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ProgramState.h | 250 // visited. 847 VisitedItems visited; member in class:clang::ento::ScanReachableSymbols
|