Home
last modified time | relevance | path

Searched defs:SIA (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp250 const BinaryData *SIA = BC.getBinaryDataByName(SymbolA->getName()); isIdenticalWith() local
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp795 Instruction *SIA = B.CreateStore(ConstantInt::get(Int8, 0), AllocaA); in TEST_F() local