Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc3168 ScopedArenaVector<InstructionUse<HInstruction>> to_predicate(saa.Adapter(kArenaAllocLSE)); in FixupUses() local
3374 const ScopedArenaVector<InstructionUse<HInstruction>>& to_predicate) { in PredicateInstructions()
3448 ScopedArenaVector<InstructionUse<HInstruction>>& to_predicate) { in CollectReplacements()