Home
last modified time | relevance | path

Searched defs:AllocaValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1921 AllocaInst *AllocaValue = nullptr; expandAtomicOpToLibcall() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3530 Value *AllocaValue = processStaticAllocas() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp251 findStoredValue(Value * AllocaValue) findStoredValue() argument