Home
last modified time | relevance | path

Searched defs:VarIndex (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceLiveness.cpp83 SizeT VarIndex = Var->getIndex(); in initInternal() local
103 SizeT VarIndex = Var->getIndex(); in initInternal() local
DIceLiveness.h73 SizeT getLiveIndex(SizeT VarIndex) const { in getLiveIndex()
DIceInst.h216 void setLastUse(SizeT VarIndex) { in setLastUse()
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIAEnumDebugStreams.cpp28 VARIANT VarIndex; in getChildAtIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAEnumDebugStreams.cpp28 VARIANT VarIndex; in getChildAtIndex() local
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAEnumDebugStreams.cpp29 VARIANT VarIndex; in getChildAtIndex() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DGenericTaintChecker.cpp69 unsigned VarIndex; member