Home
last modified time | relevance | path

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

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