Searched defs:Dependence (Results 1 – 5 of 5) sorted by relevance
113 struct Dependence { struct126 // getDependences. Note that as soon as there are different argument152 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
76 Dependence(Instruction *Source, in Dependence() function
45 bool Dependence; variable
394 MachineInstr *&Dependence) { in canHoistInst()589 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
619 using Dependence = MemoryDepChecker::Dependence; typedef in __anon932048f50111::MemoryInstructionDependences