Searched defs:Dups (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | IfConversion.cpp | 453 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() 480 bool FalseBranch, unsigned &Dups, in ValidTriangle() 788 unsigned Dups = 0; in AnalyzeBlock() local
|
D | LiveRangeEdit.cpp | 303 SmallVector<LiveInterval*, 8> Dups(1, LI); in eliminateDeadDefs() local
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 478 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, in ValidSimple() 505 bool FalseBranch, unsigned &Dups, in ValidTriangle() 876 unsigned Dups = 0; in AnalyzeBlock() local
|