Searched defs:Dependence (Results 1 – 5 of 5) sorted by relevance
108 struct Dependence { struct121 // getDependences. Note that as soon as there are different argument147 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
77 Dependence(Instruction *Source, in Dependence() function
45 bool Dependence; variable
516 MachineInstr *&Dependence) { in canHoistInst()684 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
618 using Dependence = MemoryDepChecker::Dependence; typedef in __anon51f880570111::MemoryInstructionDependences