Home
last modified time | relevance | path

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

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