Searched defs:Dependence (Results 1 – 4 of 4) sorted by relevance
132 struct Dependence { struct145 // getDependences. Note that as soon as there are different argument171 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
82 Dependence(Instruction *Source, in Dependence() function
25 bool Dependence; variable
551 typedef MemoryDepChecker::Dependence Dependence; typedef in __anon29c8b06b0111::MemoryInstructionDependences