Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/panda_guard/obfuscate/
Dfunction.cpp380 void panda::guard::Function::FillInstInfo(size_t index, InstructionInfo &instInfo) in FillInstInfo() function in panda::guard::Function
Dgraph_analyzer.cpp265 void FillInstInfo(const InstructionInfo &inIns, const panda::compiler::Inst *target, InstructionInf… in FillInstInfo() function