Home
last modified time | relevance | path

Searched defs:MayAlias (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.cpp107 bool &MayAlias) { in getUnderlyingObjectForInstr()
464 bool MayAlias = true; in BuildSchedGraph() local
520 bool MayAlias = true; in BuildSchedGraph() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp590 bool &MayAlias) { in mayBeAccessToSubobjectOf()
691 bool MayAlias; in matchAccessTags() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DAliasSetTracker.h136 MustAlias = 0, MayAlias = 1 enumerator
DAliasAnalysis.h155 MayAlias, ///< Anything goes. enumerator
/external/clang/lib/CodeGen/
DCodeGenTBAA.cpp178 bool MayAlias) { in CollectFields()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysisEvaluator.cpp49 unsigned NoAlias, MayAlias, PartialAlias, MustAlias; member in __anondc56a1520111::AAEval
/external/v8/src/compiler/
Dload-elimination.cc38 bool MayAlias(Node* a, Node* b) { in MayAlias() function
328 bool MayAlias(MaybeHandle<Name> x, MaybeHandle<Name> y) { in MayAlias() function
667 bool LoadElimination::AliasStateInfo::MayAlias(Node* other) const { in MayAlias() function in v8::internal::compiler::LoadElimination::AliasStateInfo
/external/llvm/include/llvm/Analysis/
DAliasAnalysis.h81 MayAlias, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DAliasAnalysis.h87 MayAlias, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp153 bool MayAlias = PSV->mayAlias(&MFI); in getUnderlyingObjectsForInstr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp554 bool MayAlias = isModOrRefSet(AA.getModRefInfo(C, None)); in moveUp() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp518 bool MayAlias = AA.getModRefInfo(C) != MRI_NoModRef; in moveUp() local
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp190 bool MayAlias = PSV->mayAlias(MFI); in getUnderlyingObjectsForInstr() local