Searched refs:FindConstant (Results 1 – 2 of 2) sorted by relevance
372 ConstantInst *Graph::FindConstant(DataType::Type type, uint64_t value) in FindConstant() function in panda::compiler::Graph390 auto existing_const = FindConstant(inst->GetType(), inst->GetRawValue()); in FindOrAddConstant()
527 ConstantInst *FindConstant(DataType::Type type, uint64_t value);