Searched defs:AllocaValue (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | AtomicExpandPass.cpp | 1921 AllocaInst *AllocaValue = nullptr; expandAtomicOpToLibcall() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 3530 Value *AllocaValue = processStaticAllocas() local |
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPIRBuilderTest.cpp | 251 findStoredValue(Value * AllocaValue) findStoredValue() argument |