Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2225 uint64_t CurrentLocOps = 0; in salvageDbgAssignAddress() local
2288 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues() local
2350 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues() local
2396 uint64_t CurrentLocOps, in getSalvageOpsForGEP()
2451 static void handleSSAValueOperands(uint64_t CurrentLocOps, in handleSSAValueOperands()
2463 Value *getSalvageOpsForBinOp(BinaryOperator *BI, uint64_t CurrentLocOps, in getSalvageOpsForBinOp()
2522 Value *getSalvageOpsForIcmpOp(ICmpInst *Icmp, uint64_t CurrentLocOps, in getSalvageOpsForIcmpOp()
2551 Value *llvm::salvageDebugInfoImpl(Instruction &I, uint64_t CurrentLocOps, in salvageDebugInfoImpl()