Home
last modified time | relevance | path

Searched defs:alias_empty (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h626 bool alias_empty() const { return AliasList.empty(); } in alias_empty() function
/external/llvm-project/llvm/include/llvm/IR/
DModule.h633 bool alias_empty() const { return AliasList.empty(); } in alias_empty() function