Searched refs:CISourceWidth (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp692 auto CISourceWidth = local
696 if (CISourceStart && CISourceWidth) {
701 unsigned SourceWidth = CISourceWidth->getZExtValue();

Completed in 279 milliseconds