Searched defs:Dependence (Results 1 – 5 of 5) sorted by relevance
115 struct Dependence { struct134 // getDependences. Note that as soon as there are different argument160 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
77 Dependence(Instruction *Source, Instruction *Destination) in Dependence() function [all...]
45 bool Dependence; variable
514 MachineInstr *&Dependence) { in canHoistInst() argument 682 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
610 using Dependence = MemoryDepChecker::Dependence; typedef in __anon5f80120c0111::MemoryInstructionDependences