Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXInferAddressSpaces.cpp255 SmallVectorImpl<const Use *> *UndefUsesToFix) { in operandWithNewAddressSpaceOrCreateUndef()
277 SmallVectorImpl<const Use *> *UndefUsesToFix) { in cloneInstructionWithNewAddressSpace()
383 SmallVectorImpl<const Use *> *UndefUsesToFix) { in cloneValueWithNewAddressSpace()
517 SmallVector<const Use *, 32> UndefUsesToFix; in rewriteWithNewAddressSpaces() local