Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dwritebarrier.go728 func IsNewObject(v *Value, select1 []*Value) (mem *Value, ok bool) { func
/aosp_15_r20/art/dex2oat/
H A Dtransaction.h186 bool IsNewObject() const { in IsNewObject() function