Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h132 struct Dependence { struct
145 // getDependences. Note that as soon as there are different argument
171 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
DDependenceAnalysis.h82 Dependence(Instruction *Source, in Dependence() function
/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h25 bool Dependence; variable
/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp551 typedef MemoryDepChecker::Dependence Dependence; typedef in __anonb8d124ee0111::MemoryInstructionDependences