Home
last modified time | relevance | path

Searched refs:Op2Idx (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2350 uint64_t Op2Idx; in parseConstants() member
2376 uint64_t Op2Idx = DelayedShuffle.Op2Idx; in parseConstants() local
2382 Constant *Op2 = ValueList.getConstantFwdRef(Op2Idx, ShufTy); in parseConstants()