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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp161 static unsigned drillValueDownOneStep(Value* V, FAddend &A0, FAddend &A1);
347 unsigned FAddend::drillValueDownOneStep function in class:FAddend
415 unsigned BreakNum = FAddend::drillValueDownOneStep(Val, Addend0, Addend1);
443 unsigned OpndNum = FAddend::drillValueDownOneStep(I, Opnd0, Opnd1);

Completed in 134 milliseconds