Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp122 LiveQueryResult SrcQ = SrcLI.Query(VNI->def); in isRematerializable() local
123 VNI = SrcQ.valueIn(); in isRematerializable()
DInlineSpiller.cpp382 LiveQueryResult SrcQ = SrcLI.Query(Idx); in hoistSpillInsideBB() local
384 if (DefMBB != CopyMI.getParent() || !SrcQ.isKill()) in hoistSpillInsideBB()