HomeSort by relevance Sort by last modified time
    Searched refs:ThreadCmpOverPHI (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Analysis/
InstructionSimplify.cpp 500 /// ThreadCmpOverPHI - In the case of a comparison with a PHI instruction, try
504 static Value *ThreadCmpOverPHI(CmpInst::Predicate Pred, Value *LHS, Value *RHS,
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 493 static Value *ThreadCmpOverPHI(CmpInst::Predicate Pred, Value *LHS, Value *RHS,
    [all...]

Completed in 82 milliseconds