Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dprune_deopt.cpp100 uint32_t tryFlag = llvm::cast<ConstantInt>(inputs[i + CAUGHT_FLAG_IDX])->getZExtValue(); in IsCaughtDeoptimization() local
115 uint32_t tryFlag = llvm::cast<ConstantInt>(inputs[i + CAUGHT_FLAG_IDX])->getZExtValue(); in IsNoReturn() local