Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp274 static void predictValueUseListOrder(const Value *V, const Function *F, in predictValueUseListOrder() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp231 static void predictValueUseListOrder(const Value *V, const Function *F, in predictValueUseListOrder() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp177 predictValueUseListOrder(const Value *V, unsigned ID, const OrderMap &OM) { in predictValueUseListOrder() function