Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp1821 uint64_t CurrentLocOps = 0; in salvageDbgAssignAddress() local
1882 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues() local
1924 uint64_t CurrentLocOps, in getSalvageOpsForGEP()
1979 Value *getSalvageOpsForBinOp(BinaryOperator *BI, uint64_t CurrentLocOps, in getSalvageOpsForBinOp()
2018 Value *llvm::salvageDebugInfoImpl(Instruction &I, uint64_t CurrentLocOps, in salvageDebugInfoImpl()