Home
last modified time | relevance | path

Searched defs:NewP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp411 void *NewP = Allocator->reallocate(P, Size * 2); in SCUDO_TYPED_TEST() local
434 void *NewP = Allocator->reallocate(P, Size); in SCUDO_TYPED_TEST() local
461 void *NewP in SCUDO_TYPED_TEST() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3484 CmpInst::Predicate NewP = CmpInst::getInversePredicate( applyNotCmp() local