Searched refs:CISourceWidth (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 692 auto CISourceWidth = local 696 if (CISourceStart && CISourceWidth) { 701 unsigned SourceWidth = CISourceWidth->getZExtValue(); |
Completed in 78 milliseconds