Home
last modified time | relevance | path

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

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