Home
last modified time | relevance | path

Searched refs:UpdateInst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1865 auto UpdateInst = [&](Instruction &I) { in fixupLineNumbers() local
1924 UpdateInst(I); in fixupLineNumbers()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp10619 MachineInstr *&UpdateInst, in getIndVarInfo() argument
10638 UpdateInst = nullptr; in getIndVarInfo()
10655 if (!UpdateInst) in getIndVarInfo()
10659 if (UpdateInst) in getIndVarInfo()
10670 UpdateInst = Def; in getIndVarInfo()
10681 UpdateInst = Def; in getIndVarInfo()
10701 if (!UpdateInst) in getIndVarInfo()