Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1704 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemorySSA.cpp2515 Value *PointerOperand = getLoadStorePointerOperand(&I)->stripPointerCasts(); in getInvariantGroupClobberingInstruction() local