Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc3023 ScopedArenaVector<InstructionUse<HInstruction>> to_predicate(saa.Adapter(kArenaAllocLSE)); in FixupUses() local
3229 const ScopedArenaVector<InstructionUse<HInstruction>>& to_predicate) { in PredicateInstructions()
3303 ScopedArenaVector<InstructionUse<HInstruction>>& to_predicate) { in CollectReplacements()