Home
last modified time | relevance | path

Searched refs:StructPath (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/thiserror/tests/
Dtest_path.rs17 struct StructPath { struct
38 assert("failed to read '/thiserror'", StructPath::ref_cast(path)); in test_display() argument
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp404 bool StructPath = isStructPathTBAA(A) && isStructPathTBAA(B); in getMostGenericTBAA() local
405 if (StructPath) { in getMostGenericTBAA()
446 if (!StructPath) in getMostGenericTBAA()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp5478 SmallPtrSet<MDNode *, 4> StructPath; in visitTBAAMetadata() local
5483 if (!StructPath.insert(BaseNode).second) { in visitTBAAMetadata()
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp5898 SmallPtrSet<MDNode *, 4> StructPath; in visitTBAAMetadata() local
5903 if (!StructPath.insert(BaseNode).second) { in visitTBAAMetadata()