Home
last modified time | relevance | path

Searched refs:BlockToSetOfInstrsPerColor (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp207 BlockToSetOfInstrsPerColor; typedef
241 static SetOfMachineInstr &getSet(BlockToSetOfInstrsPerColor &sets, in INITIALIZE_PASS_DEPENDENCY()
245 BlockToSetOfInstrsPerColor::iterator it = sets.find(&MBB); in INITIALIZE_PASS_DEPENDENCY()
290 BlockToSetOfInstrsPerColor &ReachableUses, in initReachingDef()
400 BlockToSetOfInstrsPerColor &In, in reachingDefAlgorithm()
401 BlockToSetOfInstrsPerColor &Out, in reachingDefAlgorithm()
403 BlockToSetOfInstrsPerColor &ReachableUses, in reachingDefAlgorithm()
462 BlockToSetOfInstrsPerColor Out, In, ReachableUses; in reachingDef()