Home
last modified time | relevance | path

Searched defs:FreedOp (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp142 if (Value *FreedOp = getFreedOperand(CB, &TLI)) { in GetLocation() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1193 if (Value *FreedOp = getFreedOperand(CB, &TLI)) in getLocForTerminator() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp516 if (Value *FreedOp = getFreedOperand(Call, TLI)) in wouldInstructionBeTriviallyDead() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1162 if (Value *FreedOp = getFreedOperand(&CI, &TLI)) in visitCallInst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6528 Value *FreedOp; member
6560 if (Value *FreedOp = getFreedOperand(CB, TLI)) { in initialize() local