Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp113 bool wasIndirect() const { return WasIndirect; } in wasIndirect() function in DbgValueLocation
459 if (I.value().wasIndirect()) in print()
756 addDefsFromCopies(LI, Loc.locNo(), Loc.wasIndirect(), Kills, Defs, MRI, in computeIntervals()
1189 bool IsIndirect = Loc.wasIndirect(); in insertDebugValue()