Searched defs:CurrentLocOps (Results 1 – 1 of 1) sorted by relevance
2266 uint64_t CurrentLocOps = 0; in salvageDbgAssignAddress() local2329 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues() local2391 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues() local2437 uint64_t CurrentLocOps, in getSalvageOpsForGEP()2492 static void handleSSAValueOperands(uint64_t CurrentLocOps, in handleSSAValueOperands()2504 Value *getSalvageOpsForBinOp(BinaryOperator *BI, uint64_t CurrentLocOps, in getSalvageOpsForBinOp()2563 Value *getSalvageOpsForIcmpOp(ICmpInst *Icmp, uint64_t CurrentLocOps, in getSalvageOpsForIcmpOp()2592 Value *llvm::salvageDebugInfoImpl(Instruction &I, uint64_t CurrentLocOps, in salvageDebugInfoImpl()