Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp3355 llvm::Instruction *KeyInstruction, llvm::Value *Backup) { in addInstToCurrentSourceAtom()
3361 llvm::Instruction *KeyInstruction, llvm::Value *Backup, uint64_t Atom) { in addInstToSpecificSourceAtom()
3366 void CodeGenFunction::addInstToNewSourceAtom(llvm::Instruction *KeyInstruction, in addInstToNewSourceAtom()
H A DCGDebugInfo.cpp161 void CGDebugInfo::addInstToCurrentSourceAtom(llvm::Instruction *KeyInstruction, in addInstToCurrentSourceAtom()
167 void CGDebugInfo::addInstToSpecificSourceAtom(llvm::Instruction *KeyInstruction, in addInstToSpecificSourceAtom()