Home
last modified time | relevance | path

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

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