Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp128 struct ValueDFS_Compare { struct
130 ValueDFS_Compare(OrderedInstructions &OI) : OI(OI) {} in ValueDFS_Compare() function
573 ValueDFS_Compare Compare(OI); in renameUses()