Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3242 SmallVector<DbgVariableIntrinsic *, 1> TmpUser{ in TryToSinkInstruction() local
3245 if (!salvageDebugInfoForDbgValues(*I, TmpUser)) { in TryToSinkInstruction()
3249 TmpUser[0]->insertBefore(&*InsertPos); in TryToSinkInstruction()
3257 TmpUser[0]->insertBefore(DII); in TryToSinkInstruction()