Home
last modified time | relevance | path

Searched defs:UsedV (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DMemoryLocation.cpp130 Value *UsedV = nullptr; getForDest() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp
/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp142 collectUsedGlobalVariables(*M, UsedV, /*CompilerUsed=*/true); in addModule() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp416 SmallVector<GlobalValue *, 4> UsedV; runOnModule() local
H A DGlobalOpt.cpp2148 GlobalVariable *UsedV; global() member in __anon1705889c0711::LLVMUsed
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3092 isRemovableWrite(CallBase & CB,Value * UsedV,const TargetLibraryInfo & TLI) isRemovableWrite() argument