Home
last modified time | relevance | path

Searched defs:Dependence (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h115 struct Dependence { global() struct
134 DepTypeDependence global() argument
160 DependenceDependence Dependence() argument
[all...]
H A DDependenceAnalysis.h77 Dependence(Instruction *Source, Instruction *Destination) in Dependence() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.h45 bool Dependence; variable
/llvm-project/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp514 MachineInstr *&Dependence) { in canHoistInst() argument
682 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp610 using Dependence = MemoryDepChecker::Dependence; global() typedef in __anon722c963f0111::MemoryInstructionDependences