Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Ctx

2585     LLVMContext &Ctx = LHS->getType()->getContext();
2587 ConstantInt::getTrue(Ctx) : ConstantInt::getFalse(Ctx);