Searched defs:CastOp (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp286 Value *CastOp = CI->getOperand(0); local
455 Value *CastOp = CI->getOperand(0); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp249 Value *CastOp = cast<CastInst>(V)->getOperand(0); local

Completed in 400 milliseconds