Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h108 struct Dependence { struct
121 // getDependences. Note that as soon as there are different argument
147 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
H A DDependenceAnalysis.h77 Dependence(Instruction *Source, in Dependence() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.h45 bool Dependence; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp516 MachineInstr *&Dependence) { in canHoistInst()
684 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp618 using Dependence = MemoryDepChecker::Dependence; typedef in __anon51f880570111::MemoryInstructionDependences