Home
last modified time | relevance | path

Searched defs:GlobalInits (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceThreading.h194 std::unique_ptr<VariableDeclarationList> GlobalInits; variable
DIceCfg.h325 std::unique_ptr<VariableDeclarationList> GlobalInits; variable
DIceASanInstrumentation.cpp130 std::vector<VariableDeclaration::Initializer *> GlobalInits = in instrumentGlobals() local
DIceGlobalContext.cpp436 std::unique_ptr<VariableDeclarationList> GlobalInits = in translateFunctions() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp499 std::vector<Constant *> GlobalInits; in buildBitSetsFromGlobalVariables() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp823 std::vector<Constant *> GlobalInits; in buildBitSetsFromGlobalVariables() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp833 std::vector<Constant *> GlobalInits; in buildBitSetsFromGlobalVariables() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp207 std::vector<std::pair<GlobalVariable*, unsigned> > GlobalInits; member in __anonecb5182a0111::BitcodeReader
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp503 std::vector<std::pair<GlobalVariable *, unsigned>> GlobalInits; member in __anon9c8db84c0411::BitcodeReader
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp502 std::vector<std::pair<GlobalVariable *, unsigned>> GlobalInits; member in __anon6307d9380411::BitcodeReader