Home
last modified time | relevance | path

Searched defs:Init2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/Passes/Plugins/DoublerPlugin/
H A DDoublerPlugin.cpp22 auto *Init2 = ConstantExpr::getAdd(Init, Init); in run() local
/llvm-project/clang/test/AST/Interp/
H A Dbitfields.cpp
/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin_LINE.cpp41 int Init2 = get_line2(); member
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DMemoryMapperTest.cpp143 auto Init2 = initialize(*Mapper, Alloc2); in TEST() local