Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgc_intrusion.cpp676 SmallVector<Instruction *> casts; in HoistForRelocation() local
710 …id GcIntrusion::FixupEscapedUsages(Instruction *inst, const llvm::SmallVector<Instruction *> &cast… in FixupEscapedUsages()
746 const llvm::SmallVector<Instruction *> &casts) in CreateBackwardCasts()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp3396 std::vector<SmartCastArray> casts {}; in Check() local