Home
last modified time | relevance | path

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

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