Searched defs:Dependence (Results 1 – 5 of 5) sorted by relevance
114 struct Dependence { global() struct 133 DepTypeDependence global() argument 159 DependenceDependence Dependence() argument [all...]
77 Dependence(Instruction *Source, Instruction *Destination) in Dependence() function
45 bool Dependence; variable
514 MachineInstr *&Dependence) { in canHoistInst()682 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
611 using Dependence = MemoryDepChecker::Dependence; global() typedef in __anon22a277de0111::MemoryInstructionDependences