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

  /external/clang/lib/CodeGen/
CGExprConstant.cpp     [all...]
ItaniumCXXABI.cpp 690 llvm::Value *NegativeOne =
692 return Builder.CreateICmpNE(MemPtr, NegativeOne, "memptr.tobool");
    [all...]

Completed in 551 milliseconds