Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopAccessAnalysis.h113 struct Dependence { struct
126 // getDependences. Note that as soon as there are different argument
152 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
HDDependenceAnalysis.h76 Dependence(Instruction *Source, in Dependence() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonVLIWPacketizer.h45 bool Dependence; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDImplicitNullChecks.cpp394 MachineInstr *&Dependence) { in canHoistInst()
589 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopDistribute.cpp619 using Dependence = MemoryDepChecker::Dependence; typedef in __anonccfef4e30111::MemoryInstructionDependences