Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp689 Value *Cast2 = IRB.CreateIntCast(M->getArgOperand(2), IntptrTy, false); in instrumentMemIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8614 if (auto *Cast2 = dyn_cast<CastInst>(V2)) { in lookThroughCast() local