Searched defs:FreeCall (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/IR/ |
D | Instructions.cpp | 619 Instruction *FreeCall = createFree(Source, None, nullptr, InsertAtEnd); in CreateFree() local 626 Instruction *FreeCall = createFree(Source, Bundles, nullptr, InsertAtEnd); in CreateFree() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 700 Instruction *FreeCall = createFree(Source, None, nullptr, InsertAtEnd); in CreateFree() local 707 Instruction *FreeCall = createFree(Source, Bundles, nullptr, InsertAtEnd); in CreateFree() local
|