Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc96 OptimizedCompilationJob* OptimizingCompileDispatcher::NextInput( in NextInput() function in v8::internal::OptimizingCompileDispatcher
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11880 SDValue NextInput = IsRoundOfExtLoad ? N->getOperand(i).getOperand(0) : in combineBVOfConsecutiveLoads() local