Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryLocation.cpp130 Value *UsedV = nullptr; in getForDest() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMergeStringPool.cpp156 SmallVector<GlobalValue *, 4> UsedV; in collectCandidateConstants() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp140 SmallVector<GlobalValue *, 4> UsedV; in addModule() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp416 SmallVector<GlobalValue *, 4> UsedV; in runOnModule() local
H A DGlobalOpt.cpp2148 GlobalVariable *UsedV; member in __anon969487690711::LLVMUsed
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3092 static bool isRemovableWrite(CallBase &CB, Value *UsedV, in isRemovableWrite()